What is the default session timeout in Google App Engine? How to set the session timeout in Google App Engine, in Struts 2 application. Any reference/docs on session in GAE? Thanks
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The Session Timeout setting should be done in a standard way via the
web.xmland App Engine would ideally acknowledge it.For e.g.
This will set the timeout to 30 minutes.