advance-java-programming-question-bank
advance-java-programming-question-bank
QUESTION BANK
What are the attributes for the JSP page directive? (WINTER
1 1
2022)
What are the directive tags of JSP? Write a JSP page to
2 7
demonstrate the use of them. (WINTER 2022)
What are the implicit objects of JSP? Write a JSP page to
3 7
demonstrate the use them. (WINTER 2022)
What is JSTL? Write a code snippet to show the use of flow
5 3
control tags. (WINTER 2022)
Develop a web application as following to demonstrate the use
of JSTL SQL tag library.
Create a web page to store the registration detail (Name,
email and contact number) of user in the database.
6 7
Create a web page for user to update registration detail in
the database.
Create a web page to display the list of all registered users.
(WINTER 2022)
Explain JSP inbuilt objects with their use in application.
7 7
(SUMMER 2022)
What is a session? List out various session management
8 3
techniques. (SUMMER 2022)