Oracle GlassFish Server 3.0.1 Application Deployment Guide

Attributes

The following table describes attributes for the timeout element.

Table C–154 timeout Attributes

Attribute 

Default 

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

request.attribute

(optional) Specifies the scope from which the input parameter is retrieved. Allowed values are context.attribute, request.header, request.parameter, request.cookie, request.attribute, and session.attribute.