Class RedirectTag

All Implemented Interfaces:
BodyTag, IterationTag, JspTag, Tag, Serializable, ParamParent

public class RedirectTag extends RedirectSupport

A handler for <redirect> that supports rtexprvalue-based attributes.

Author:
Shawn Bayern
See Also: