Plz any body tell me why use jsp over servlet.what is the
benefit of jsp over servlet?
Answer Posted / guest
if any changes in jsp file need not compile every time. just
save the jsp page and refresh the browser page.
but in servlet we need compile and deploy and run again.
| Is This Answer Correct ? | 28 Yes | 2 No |
Post New Answer View All Answers
Can we define a class inside a jsp page?
Explain jsp:plugin action?
What do you mean by context initialization parameters?
Can you stop multiple submits to a web page that are initiated by clicking to refresh button?
Mention the advantages of jsp over pure servlets?
How is jsp include directive different from jsp include action. ?
Is there a way I can set the inactivity lease period on a per-session basis?
Explain how you understand the action tag and jsp action elements.
How many tags are provided by jstl?
Is jsp page extensible true false?
Why do we need servlets and jsp?
i need the source code for opening a word document in java
What is called jsp directive?
What are the different types of jsp tags?
What are the different types of jstl tags?