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

public class OutTag extends OutSupport

A handler for <out>, which redirects the browser to a new URL.

Author:
Shawn Bayern
See Also:
  • Constructor Details

    • OutTag

      public OutTag()
  • Method Details