Class ParamSupport

All Implemented Interfaces:
Serializable, BodyTag, IterationTag, JspTag, Tag
Direct Known Subclasses:
ParamTag

public abstract class ParamSupport extends BodyTagSupport
Support for tag handlers for <param>, the message argument subtag in JSTL 1.0 which supplies an argument for parametric replacement to its parent <message> tag.
See Also: