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 the purpose of @before annotation?
can we change the location of struts-config.xml file?
What are different ways to create Action classes in Struts2?
What is front controller in struts?
Explain how to work with error tags?
i have list of values(e.g 100). using logic:iterate, how can i print the multiples of 5th element? how the logic:iterate will understand the multiples of 5.
Why use struts framework in java?
What is the purpose of action-mappings tag in struct-config.xml?
Explain the difference between plain-validator and field-validator in struts?
How you will enable front-end validation based on the xml in validation.xml?
What is switchaction?
What is structs 2 validation framework?