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 are the steps that are required to handle the multi-threading?
Why filter is used in servlet?
What are advantages of servlets over cgi?
Difference between get and post in java servlets?
Are Servlets Thread Safe? How to achieve thread safety in servlets?
What is a java servlet?
When a servlet accepts a call from a client, it receives two objects. What are they?
Why do we need a constructor in a servlet if we use the init method?
How do we share data using 'getservletcontext ()?
What's the difference between servlets and applets?
Explain the concept of ssi ?
What is the life cycle of a servlet?
Difference between java beans & servlets?
What is Servlets and explain the advantages of Servlet life cycle?
How can we upload the file to the server using servlet?