Give an example of using your own tags.
How does a servlet communicate with a jsp page?
What is a expression?
How do we configure init params for jsp?
What is scriptlet tag in jsp?
What is the use of?
What is expression tag in jsp?
Is jsp and javascript same?
What are the attributes of page directive?
What jsp lifecycle methods can I override?
Is the session object always created on the jsp page, is it possible to disable its creation?
How do you connect to the database from jsp?
Is jsp better than servlet?