What is the difference between JSP and Servlet?

Answers were Sorted based on User's Feedback



What is the difference between JSP and Servlet?..

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

Post New Answer

More JSP Interview Questions

What is error page in jsp?

0 Answers  


How do you pass control from one jsp page to another?

0 Answers  


How to send data from one page to another in jsp?

0 Answers  


How do you prevent the creation of a session in a jsp page and why? What is the difference between include directive & jsp:include action?

0 Answers  


What is the difference between hide comment and output comment?

0 Answers  






How do I create a dynamic web project?

0 Answers  


What is cookies in jsp?

0 Answers  


what are the tools used in your project , How to ask the answer this question

0 Answers  


What is the major difference between servletcontext and pagecontext?

0 Answers  


How do we print “<br> creates a new line in html” in jsp?

0 Answers  


What are the implicit, internal objects and methods on the jsp page?

0 Answers  


What is full api?

0 Answers  


Categories