How are custom tags in jsp created?
What is the need for jsp?
List out the various scope values of jsp action.
What is directive jsp?
What’s the difference between forward and sendredirect?
What is the use of jsp implicit objects?
Explain static method?
can i extend jsp page like other java classes ?
Is jsp compiled?
What is the differences between the jsp custom tags and java beans?
How are cookies set in jsp?
What are the implicit, internal objects and methods on the jsp page?
Can Static method be Override?