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

Attributes

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

Table A–38 refresh-field Attributes

Attribute 

Default Value 

Description 

name

none 

Specifies the input parameter name. If the parameter is present in the specified scope and its value is true, the cache will be refreshed.

scope

request.parameter

(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.