spring
Tag param


Parameter tag based on the JSTL c:param tag. The sole purpose is to support params inside the spring:url tag.


Tag Information
Tag Classorg.springframework.web.servlet.tags.ParamTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
nametruetruejava.lang.StringThe name of the parameter.
valuefalsetruejava.lang.StringThe value 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.