| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | None |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
if | false | false | javax.el.ValueExpression
(must evaluate to boolean )
| An EL expression which determines whether to execute the reverse. |
source | true | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| An EL expression that contains the data set to be reversed. |
target | true | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| An EL expression into which the reversed data set will be stored. |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |