Class Set
java.lang.Object
org.apache.jasper.tagplugins.jstl.core.Set
- All Implemented Interfaces:
TagPlugin
Tag plugin for the JSTL
<c:set> tag. Generates optimized Java source
code to set a variable in a scope or set a property on a target object.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoTag(TagPluginContext ctxt) Generate the Java source code equivalent of the<c:set>tag.