Class Param
java.lang.Object
org.springframework.web.servlet.tags.Param
Bean used to pass name-value pair parameters from a
ParamTag
to a
ParamAware
tag.
Attributes are the raw values passed to the spring:param tag and have not been encoded or escaped.
- Since:
- 3.0
- Author:
- Scott Andrews
- See Also:
-
Constructor Summary
-
Method Summary