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 |
How we can install struts?
why do we typecast ActionForm into our plain java bean class in Action class? What is the reason?
What validate() and reset() method does ?
Why use struts framework in java?
Are interceptors thread safe?
What are disadvantages of Struts?
What is difference between lookupdispatchaction and dispatchaction?
what is the struts internal code?
What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?
How is the mvc design pattern used in struts framework?
What is apache struts framework?
What is struts in java with example?