
how can i restore the session? if i closes the browser.. then i opened the browser i want the same page getting what i closed...
Example:
like in gmail if i closed inbox..when i opened gmail then inbox is coming

Hi,
You may use cookies to identify the user. Read how you can use cookies at in JSP.
In the same manner you can it in servlet.
Thanks
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.