what is the difference between jsp and servlets ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JSP Interview Questions

How can we avoid direct access of jsp pages from client browser?

0 Answers  


How do I mix jsp and ssi #include? What is the difference between include directive & jsp:include action?

0 Answers  


How did you implement caching in jsp?

0 Answers  


Differentiate between <jsp:include page=…> and <%@include file=…>.

0 Answers  


How do I create a dynamic web project?

0 Answers  






Explain how you understand the action tag and jsp action elements.

0 Answers  


What is < jsp:forward> tag for?

0 Answers  


What are the different types of jsp directive?

0 Answers  


How do we prevent browser from caching output of my jsp pages?

0 Answers  


How can I maintain session in JSP Page in the bases of user name and password:

0 Answers   PUCIT,


Can constructor be used instead of init(), to initialize servlet?

0 Answers  


How to implement a thread-safe jsp page?

3 Answers  


Categories