gd
Tag reverse


Reverse a collection or array and store the result into an EL expression.


Tag Information
Tag ClassNone
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
iffalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
An EL expression which determines whether to execute the reverse.
sourcetruefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
An EL expression that contains the data set to be reversed.
targettruefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
An EL expression into which the reversed data set will be stored.

Variables
No Variables Defined.


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.