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 / viji
Using Session Context
Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
What is the difference between forward () and sendredirect () functions in servlet? Explain
What is the process to implement doget and dopost methods?
What is the structure of the http response
Can we get PrintWriter and ServletOutputStream both in a servlet?
What mechanisms are used by a Servlet Container to maintain session information?
What is Servlets and explain the advantages of Servlet life cycle?
Which is better jsp or servlet?
What do you mean by annotations in servlet?
How many objects of a servlet is created?
How to find whether a parameter exists in the request object?
What are the advantages of servlets over traditional cgi?
What is servlet looping or chaining?
Explain the architechure of a servlet?
How to notify an object in session when session is invalidated or timed-out?
What is the use of servlet wrapper classes?