UNIT-V
1. Write about Life Cycle of a Servlet.
2. Describe all the classes and interfaces present in javax.servlet package.
3. Describe all the classes and interfaces present in javax.servlet.http package.
4. How to use initialization parameters inside a servlet. Explain with an example program.
5. Write about session tracking.
6. Explain about cookies and how cookies are helpful in session tracking.
7. Explain about sessions and how sessions are helpful in session tracking.
8. How sessions are different from cookies? What are the advantages and disadvantages of cookies when compared with sessions?
UNIT-VI
1. What are the problems associated with servlets?
2. Write about anatomy of a jsp page.
3. Write about jsp processing.
4. Explain the steps needed to install the Java Software Development kit.
5. Explain the steps needed to install the Tomcat Web server and how to test it?
6. Explain JSP application design with MVC.
7. What are the differences between servlets and JSP’s?
8. Write a program for user authentication using initialization parameters.
UNIT-VII
1. Write about different scripting elements available in JSP.
2. Write about implicit objects in JSP.
3. Explain how expressions are helpful in JSP application development.
4. How variables and methods are declared in JSP application development?
5. Explain how error handling and debugging is achieved in JSP application development.
6. Explain how control and data is passed between the JSP pages.
7. Explain about sharing session and application data between the JSP pages.
8. Explain about memory usage considerations.
UNIT-VIII
1. Describe all the classes and interfaces present in javax.sql package.
2. Write about JSTL, and how it is helpful in accessing the database?
3. Explain about Struts Framework.
4. Write about application specific database actions.
5. Explain how beans are used with JSP pages.
6. Write a JDBC program to display the contents of employee(eno,ename,age,sal) table using servlets.
7. Write a JDBC program to display the contents of employee(eno,ename,age,sal) table using JSP’s.
8. Write a program for user authentication using cookies?
All the best for your exams..........

