Explain how you understand the action tag and jsp action elements.
What is jsp declaration?
Can I stop jsp execution while in the midst of processing a request?
How we can use javascript with jsp pages?
Explain client-side and server-side validation.
Explain the steps for creating custom tags in jsp?
How to send data from one page to another in jsp?
How session is achieved in JSP?(once user logs out,if he press back button of browser he should not be allowed to same page)
What are different implicit objects of jsp?
What is client side technology?
What is difference between sendredirect and forward?
What is jsp syntax?
Can we define a class in a jsp page?
Is jsp server side or client side?
List down the major differences between the jsp custom tags and java beans.