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

Why session tracking is needed?

563


What is the life-cycle of servlets?

612


How do I support both get and post from the same servlet?

671


What are the supporting protocol by HttpServlet ?

630


What is a servlet context object?

603






What do you mean by servlet context?

579


Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?

524


Which is the methods of generated servlet?

658


Why is http protocol called as a stateless protocol?

510


What is context in servlet?

515


What is war file?

554


When jsessionid is created?

586


What are the steps that are involved in using the httpservlet class?

548


What are the different ways we can maintain state between requests?

548


Explain web container.

548