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 are the implicit objects in jsp?
What is translation phase?
What do you mean by custom tag in jsp?
Explain lifecycle methods.
Which syntax is used to comment jsp?
What is jsp technology?
Can jsp run without server?
What is cookies in jsp?
What do you mean by context initialization parameters?
Why do we use jsp?
What are the different life-cycle methods?
How many tags are there in jsp?
Is there a way to reference the "this" variable within a jsp page?
What is content type in jsp?
What is jstl used for?