| |||||||
FRAMES NO FRAMES |
Declare a list that will be pass as an attribute.
Declare a list that will be pass as an attribute . List elements are added using the tag 'addAttribute' or 'addListAttribute'. This tag can only be used inside 'insertTemplate', 'insertDefinition' or 'definition' tag.
Tag Information | |
Tag Class | org.apache.tiles.jsp.taglib.AddListAttributeTag |
TagExtraInfo Class | None |
Body Content | scriptless |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
role | false | true | java.lang.String | If the user is in the specified role, the tag is taken into account; otherwise, the tag is ignored (skipped). |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |