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
Can a jsp page instantiate a serialized bean?
Can you disable jsp scripting?
What is session object in jsp?
What is contextpath?
What is jsp expression language and what are it’s benefits?
How can we disable java code or scripting in jsp page?
What is the difference between java servlet and jsp?
What is
What is expression tag in jsp?
How do I save a jsp file?
What is jsp-config in deployment descriptor?
What is jsp life cycle?
Explain lifecycle methods.
What are the attributes of page directive?
Which tag is used for error handling in jsp pages?