Class Param
java.lang.Object
org.apache.jasper.tagplugins.jstl.core.Param
- All Implemented Interfaces:
TagPlugin
Tag plugin for the JSTL
<c:param> tag. This plugin generates code to append URL-encoded
name=value pairs to a URL string.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoTag(TagPluginContext ctxt) Generate codes for a custom tag.