If we close the browser,when the specific user session is
active.Again if we open browse how to retrive it same
user??what code i have to da???
Answers were Sorted based on User's Feedback
Answer / ramkiran v
I think we can use Cookies to store the browser data. Don't
know exact code, Can any one write code that would be great.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / anilkumar
Yes, we can restore the last session. Let me know which
technologies are you using? For example: check the naukri
website.
| Is This Answer Correct ? | 3 Yes | 9 No |
What is struts?
When should we use SwtichAction?
What is the use of execAndWait interceptor?
How to build struts application in eclipse?
List some struts tag libraries?
What is the purpose of constant tag in struts.xml?
How to use dispatchaction?
What is struts-default package and what are it’s benefits?
What is action support class in struts2?
Can you call Action class methods from Struts config.xml?
What are different ways to create Action classes in Struts2?
What's mvc pattern ?