Set the web application session timeout (optional)

The session timeout determines how long an inactive HTTP session can remain open before it expires.

Procedure

Set the session timeout on your web application server:
  • WebSphere®: Use the IBM WebSphere® Application Server Administrative Console to set the Session timeout in minutes. You can adjust this setting at the server and Enterprise Application levels. See your WebSphere® documentation for details.
  • WebLogic: Use the WebLogic console to set the Session Timeout in seconds, or adjust the TimeoutSecs parameter value for the session-descriptor element in the weblogic.xml file.