Class RenderURLTag

  • All Implemented Interfaces:
    Serializable, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag

    public class RenderURLTag
    extends GenerateURLTag
    The renderURL tag for the JSR 168 Portlet specification. Creates a URL that must point to the current portlet and must trigger an render request with the supplied parameters.
    Version:
    $Revision: 5448 $
    Author:
    Sherman Wood
    See Also:
    Serialized Form
    • Field Detail

      • typeParameter

        public static String typeParameter
    • Constructor Detail

      • RenderURLTag

        public RenderURLTag()