1.HttpSession
2.Hidden fields
3.URL Rewriting these primitive type of Session
maintainance.
What is the other type of process that could help to
maintain the Session?
pls Explain the process if u know?

Answer Posted / amber rastogi

Cookies.
Cookies are used for persistant storage of required
data,which may also be a unique password for a user,during
a sesion that can be further used for a user and session
identification.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define the servlet mapping.

717


What are the advantages of servlets over traditional cgi?

815


Whether we can get deadlock situation in servlets?

805


Explain the steps involved in placing a servlet within a package?

783


What is the workflow of a servlet?

897


What is Request Dispatcher?

1071


What are the functions of Servlet container?

827


How can we invoke another servlet in a different application?

924


What are different ways for authentication of servlet?

727


Is servlet a server side scripting language?

810


Which event is fired at the time of session creation and destroy?

1110


What is a web application and what is it’s directory structure?

815


What are the steps that are required to handle the multi-threading?

855


What is cookies in servlet with example?

720


What is lazy loading and what is Generic Servlet Class?

813