What is the difference between Java Servlets and Java ServerPages (JSP)?
What is the difference between page directive 'include' and 'jsp include' action command?
What is the difference between 'jsp:forward' and HttpResponse.sendRedirect()?
What is the difference between 'include file=".."' and 'jsp:include page = ... '?
What are implicit objects in JSP?
Explain the life-cycle methods of JSP
Explain different constituents of JSP like comments,expressions,declarations,scriptlets.
Does JSP support XML pages creation?
How can I show various kind of documents to a web client from JSP's and/or servlets?
How will you handle runtime exceptions in your JSPs?
How can you prevent caching in JSP?


0 comments:
Post a Comment