What is jsp scriptlet?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how you understand the action tag and jsp action elements.
What are the components of jsp?
What is jstl (jsp standard tag library)?
What is translation phase?
What are the steps for creating custom tags in jsp?
What is jsp? Explain
What are stored procedures? How is it useful?
What is a jsp container?
Give a sample jsp configuration in the deployment descriptor.
A jsp page, include.jsp, has a instance variable "int a", now this page is statically included in another jsp page, index.jsp, which has a instance variable "int a" declared. What happens when the index.jsp page is requested by the client?
When does a container initialize multiple jsp objects?
What are the advantages of jstl?