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 / harish
Cookies
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is the use of attribute in servlets?
Is servlet a framework?
Why are http servlets used in programming?
List some life cycle methods of a servlet.
Can you refresh servlet in client and server-side automatically?
What do you mean by scope object and what are its types?
What is lazy loading and what is Generic Servlet Class?
How do we share data using 'getservletcontext ()?
What are the different mode that servlets can be used?
Explain the difference between servletconfig and servletcontext in servlet?
How will you pass values from HTML page to the servlet?
What are some advantages of storing session state in cookies?
What are the different methods of session management in servlets?
What is the purpose of dispatcherservlet properties?
What is difference between GenericServlet and HttpServlet?