What is the difference between JSP and Servlet?
Answers were Sorted based on User's Feedback
Answer / shan
jsp is a java based technology and it use only java
programs.
servlet is a html based technology and it use only html
programs.
| Is This Answer Correct ? | 9 Yes | 145 No |
What is the purpose of creating custom tags?
What do you mean by jsp?
What are the benefits of pagecontext implicit object?
Can I run jsp on xampp?
What is the difference between jsp and thymeleaf?
What is attribute in jsp?
How can we stop errors on display in a jsp page?
Which tag should be used to pass information from jsp to include jsp?
What is jsp include tag?
What Do you Mean By Object Serialization in java.
2 Answers Accenture, Cognizant,
Write a Program using Servlet and JDBC for developing online application for displaying the details of Cars owned by the residents in XYZ society. Make necessary assumptions and create appropriate databases.
How do I use comments within a jsp page?