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???
Answer Posted / sitaram
we can mention the sessiontimeout(5min) in the
web.xml.suppose user will close the browser in the middle of
work. after 2 min again open the same site.
automatically,session is active.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the use of struts?
What is the purpose of @requiredstringvalidator annotation?
What is the purpose of @conversion?
Name some useful annotations introduced in Struts2?
What do you mean by struts.dev mode?
Which model components are supported by Struts?
What is an interceptor stack?
Why do we use struts?
What applications use apache struts?
What is the purpose of global-forwards tag in struct-config.xml?
Why we use struts over servlets?
Where can I get a copy of struts?
Explain the necessity of empty tag?
How does struts2 token work?
What is dispatch action class?