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 / ravikiran.chd
cookies
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What exactly is a servlet?
What is the difference between sendredirect() and forward() in a servlet?
What is a servlet context?
What are the ways to handle multi-threading in servlets?
Why servlet is mostly used?
What's the architecture of a servlet package?
How will two or three servlets interact or communicate with each other?
What is setattribute in servlet?
What is servlet looping or chaining?
What methodology can be followed to store more number of objects in a remote server?
What is servlet and its types?
What is the difference between using getSession(true) and getSession(false) methods?
Define declaration.
How can we refresh automatically when new data is entered into the database?
Tell the new features added in servletrequest interface i.e. Servlet 2.4