Add an element to the surrounding list. Equivalent to 'putAttribute',
but for list element.
Add an element to the surrounding list. This tag can only be used inside
'putListAttribute' or 'addListAttribute' tags. Value can come from a direct
assignment (value="aValue")
Tag Information
Tag Class
org.apache.tiles.jsp.taglib.AddAttributeTag
TagExtraInfo Class
None
Body Content
scriptless
Display Name
None
Attributes
Name
Required
Request-time
Type
Description
value
false
true
java.lang.Object
The value of the attribute. Use this parameter, or
expression, or body.
expression
false
true
java.lang.String
The expression to calculate the value from. Use this
parameter, or value, or body.
role
false
true
java.lang.String
A comma-separated list of roles. If present, the attribute
will be rendered only if the current user belongs to one of the roles.
Output Generated by
Tag Library Documentation Generator.
Java, JSP, and JavaServer Pages are trademarks or
registered trademarks of Sun Microsystems, Inc. in the US and other
countries. Copyright 2002-4 Sun Microsystems, Inc.
4150 Network Circle
Santa Clara, CA 95054, U.S.A.
All Rights Reserved.