Class ActionURLTag

java.lang.Object
javax.servlet.jsp.tagext.TagSupport
All Implemented Interfaces:
Serializable, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag

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

    • typeParameter

      public static String typeParameter
  • Constructor Details

    • ActionURLTag

      public ActionURLTag()
  • Method Details