public class ActionURLTag extends BasicURLTag
actionURL
tag.
Creates a url that points to the current Portlet and triggers an action request
with the supplied parameters.BasicURLTag.TEI
portletMode, secure, secureBoolean, url, var, windowState
Constructor and Description |
---|
ActionURLTag() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag()
Processes the
actionURL or renderURL tag. |
doEndTag, getPortletMode, getSecure, getSecureBoolean, getUrl, getVar, getWindowState, setPortletMode, setSecure, setUrl, setVar, setWindowState
public int doStartTag() throws javax.servlet.jsp.JspException
BasicURLTag
actionURL
or renderURL
tag.doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class BasicURLTag
javax.servlet.jsp.JspException
Copyright © 2003-2013 . All Rights Reserved.