Dynamic Attributes Allowed:

false

Name

Required

Default

Evaluated

Type

Description

performClearTagStateForTagPoolingServers false false false Boolean Whether to clear all tag state during doEndTag() processing (if applicable)
scope false action false String The scope in which to assign the variable. Can be application, session, request, page, or action (action scope also adds it to the page scope).
trimBody false true false Boolean Set to false to prevent the default whitespace-trim of this tag's body content
value false false String The value that is assigned to the variable named name
var true false String Name used to reference the value pushed into the Value Stack (default scope: action,override with the scope attribute).