public class SecureFormTag
extends org.apache.struts.taglib.html.FormTag
Constructor and Description |
---|
SecureFormTag() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag()
Render the beginning of this form.
|
protected java.lang.String |
getActionMappingURL()
Return the form action converted into a server-relative URL.
|
doEndTag, getAcceptCharset, getAction, getAutocomplete, getBeanName, getDir, getEnctype, getFocus, getFocusIndex, getLang, getMethod, getOnreset, getOnsubmit, getScriptLanguage, getStyle, getStyleClass, getStyleId, getTarget, initFormBean, isDisabled, isReadonly, lookup, release, renderAction, renderAttribute, renderFocusJavascript, renderFormStartElement, renderName, renderOtherAttributes, renderToken, setAcceptCharset, setAction, setAutocomplete, setDir, setDisabled, setEnctype, setFocus, setFocusIndex, setLang, setMethod, setOnreset, setOnsubmit, setReadonly, setScriptLanguage, setStyle, setStyleClass, setStyleId, setTarget
protected java.lang.String getActionMappingURL()
public int doStartTag() throws javax.servlet.jsp.JspException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class org.apache.struts.taglib.html.FormTag
javax.servlet.jsp.JspException
- if a JSP exception has occurredCopyright 1999, 2017 The Apache Software Foundation, All Rights Reserved