Administration Console Online Help

 Previous Next Contents Index  

 


Session Config --> Configuration

Tasks     Additional Documentation     Attributes

Overview

Use this tab to set the session timeout for a Web Application. Enter the value for the number of minutes before timeout.

Tasks

Using the Web Application Deployment Descriptor Editor

Configuring Error Pages

Configuring a New Web Application or Web Service

Additional Documentation

(Requires an Internet connection.)

web.xml Deployment Descriptor Elements

Attributes

Attribute Label

Description

Value Constraints

Session Timeout

The number of minutes after which sessions in this Web Application expire. The value set in this element overrides the value set in the TimeoutSecs parameter of the <session-descriptor> element in the WebLogic-specific deployment descriptor weblogic.xml, unless one of the special values listed here is entered. Default value: -2 Maximum value: Integer.MAX_VALUE ~ 60 Special values: -2 = Use the value set by TimeoutSecs in <session-descriptor> element of weblogic.xml -1 = Sessions do not timeout. The value set in <session-descriptor>element of weblogic.xml is ignored.

Attribute: SessionTimeout

Default: 0

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next