Explain some jsp life-cycle methods that can be overridden.
What are custom tags?
What is jsp in javascript?
What is error page in jsp?
How can a thread safe JSP page be implemented?
Can we implement an interface in a jsp?
How does response sendredirect work?
What is the default value of session attribute in jsp?
What are jsp action tags?
Explain the steps for creating custom tags in jsp?
How do you delete a cookie within a jsp?
Can constructor be used instead of init(), to initialize servlet?
What are the different types of jstl tags?
What is jsp translation phase?
What class.forname will do while loading drivers?