Why taglib is used in jsp?
Differentiate between pagecontext.include and jsp:include?
What is application in jsp?
Give an example of using your own tags.
Which jsp lifecycle methods can be overridden?
Explain scriptlet, expression and declaration in jsp.
What is the use of jstl tags in jsp?
Explain the various scope values for tag.
How to ignore the el expression evaluation in a jsp?
What is the difference between servletcontext and pagecontext?
How to get value from java to jsp page?
What is jsp param?
What is tld in jsp?
Explain handling of runtime exceptions.
What is full api?