What is the difference between JSP and Servlet?
Answer Posted / swetha bammidi
both servlet and JSP are same.Both are using to represent a
dynamic content to the user but their job is different.And
servlets are used for business logic whereas JSP are used for
presentation logic.If u want to present the data to the user once using servlets what you do is you put HTML with in java.if you want to present the data to the user once using JSP what you do is you put java with in HTML
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is a output comment?
Which of the following action variable is used to include a file in jsp?
What is jsp standard tag library, provide some example usage?
What do you know about pagecontext and what are the advantages of using it?
hpcl information systems officer 2008 Question Papers or any last previous questions papers thanks in advance shyamprasad71@gmail.com shyamprasad71@gmail.com
What is a expression?
How can I enable session tracking for jsp pages if the browser has disabled cookies?
Which package does a jsp api consist of?
Why jsp is used instead of html?
Explain the various scope values for tag.
What is the purpose of
Can we override jspinit method?
What is expression language injection?
What does jsp mean in text?
What is a declaration?