en.help.task-webcontainersessiontimeout.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of console-web-plugin-help
Show all versions of console-web-plugin-help
Online help content for the console-web-plugin bundle.
To Configure Session Properties for the Web Container
- In the navigation tree, expand the Configuration node.
- Under the Configuration node, select the Web Container node.
The General Properties page opens.
- On the General Properties page, click the Session Properties tab.
The Session Properties page opens.
- In the Session Timeout field, type the maximum number of seconds that an
inactive session remains valid.
The default value is 1800. If the value is set to 0
or less, sessions never expire.
- (Optional) In the Additional Properties section, specify additional properties.
For a description of available properties, see Properties Specific to Web Container Sessions.
- To add a property, click the Add Property button. In the blank row
that appears, type the property name in the Name field, and type
the property value in the Value field.
- To modify a property, edit that property's Value field.
- To delete a property, select the checkbox to the left of the
Name field of the property that you are deleting, then click the Delete
Properties button.
- Click Save.
Tip - To return to the default settings, click the Load Defaults button, then click
Save.
See Also