You are on page 1of 1

Tutorial 6

Servlet
1. What is servlet ? GenericsServlet in details?
2. Defines the terms 1. Cookies 2. Session
3. Explain various mechanisms for session management or session tracking?
4. Write a servlet program that which display the login form and verify it.
5. Write a servlet to demonstrate the http servlet class using doGet() and
doPost().

You might also like