Sun Java System Application Server Enterprise Edition 8.2 Developer's Guide

Attributes

The following table describes attributes for the key-field element.

Table A–55 key-field Attributes

Attribute  

Default  

Description  

name

none 

Specifies the input parameter name. 

scope

request.parameter

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