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 / rajender

hi ds is rajender .we hav uniq jsessionid cookie.if the
container remember our session so we set session time in
web.xml or in our application

web.xml:
<session-config>
<session-timeout>200</session-timeout>
</session-config>

Is This Answer Correct ?    2 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 5 constants of action interface?

548


What is the purpose of form-beans tag in struct-config.xml?

557


What are the loop holes of struts?

567


Name some of the features of struts2?

575


Define struts?

627






What is struts framework?

555


What is the use of forwardaction?

550


What is the purpose of action tag in struts.xml?

564


What is the use of execAndWait interceptor?

572


What is the forward action utilized for?

560


What are the struts2 configuration properties that control file uploading process?

610


What is the purpose of @results annotation?

722


Can you explain struts validator framework?

580


What are the two different types of validations that the validator framework supports?

531


How is token generated?

540