What is contextpath?
List the various action tags used in jsp.
What are the different life-cycle methods?
What are the different types scripting elements in jsp?
Explain the steps for creating custom tags in jsp?
What are the literals used in jsp?
What are the main tags in jsp?
How do we catch exception and process it using jstl?
What is the page directive is used to prevent a jsp page from automatically creating a session?
What is the jsp:setproperty action?
How does the Jsp Expressions works ? What happens at the back?
sample program for reading mails from inbox with file attacchments in servlet
What is the use of 'out' implicit object?