Stripes Tag Library
Tag param


Used to add parameters to the link and url tags. If the value attribute is present it will be used. If the value attribute is not present, then the body of the tag will be used as the parameter value. The value attribute may identify either a scalar value, an Array or a Collection. In the latter two cases a URL parameter will be added per value in the Array or Collection.


Tag Information
Tag Classnet.sourceforge.stripes.tag.ParamTag
TagExtraInfo ClassNone
Body ContentJSP
Display Nameparam

Attributes
NameRequiredRequest-timeTypeDescription
nametruetruejava.lang.StringThe name of the parameter.
valuefalsetruejava.lang.ObjectThe value (or values) of the parameter.

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.