Plz any body tell me why use jsp over servlet.what is the
benefit of jsp over servlet?
Answer Posted / pratique suhane
Servlets means HTML within JAVA.But JSP means JAVA within
HTML.It's easy to write java within html rather than html
within java.
| Is This Answer Correct ? | 18 Yes | 7 No |
Post New Answer View All Answers
What is jsp expression?
When will container initialize multiple jsp/servlet objects?
What is tld file?
Which syntax is used to comment jsp?
What is jsp and servlets?
How can I override the jspinit() method within a jsp page?
Explain how you understand the action tag and jsp action elements.
What do cookies mean?
Is there a way I can set the inactivity lease period on a per-session basis?
What are the different types of jsp tags?
Why is used in jsp?
What is dynamic web project?
What is jsp usebean?
How does jsp engines instantiate tag handler classes instances?
What is difference between include directive and jsp:include action?