Sun Java System Web Server 7.0 Update 1 Developer's Guide to Java Web Applications

Attributes

The following table describes attributes for the timeout element.

Table A–37 timeout Attributes

Attribute 

Default Value 

Description 

name

none 

Specifies the timeout input parameter, whose value is interpreted in seconds. The field's type must be java.lang.Long or java.lang.Integer.

scope

context.attribute

(Optional) Specifies the scope in which the input parameter can be present. Allowed values are context.attribute, request.header, request.parameter, request.cookie, session.id, and session.attribute.