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?
Answers were Sorted based on User's Feedback
Answer / 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 |
Why do you use session tracking in httpservlet?
Differentiate between get and post?
Can we override the ActionServlet?
3 Answers ArisGlobal, HCL, PPF,
How can we refresh automatically when new data has entered the database?
How can I send user authentication information while making URL Connection?
Can you send the mail from a servlet ,if yes tell how?
Difference between forward() method and sendredirect() method ?
What is java servlet?
what are the disadvantages of cookies?
Explain in brief the directory structure of a web application?
What are the two important api's in for servlets?
Explain the difference between jsp and servlet?