FormTag
Object
TagSupport
FormTag
FormTagAdapter
IterationTag
, Serializable
, Tag
Field Summary |
Fields from org.apache.struts.taglib.html. |
action, beanName, beanScope, beanType, enctype, focus, focusIndex, lineEnd, mapping, messages, method, moduleConfig, name, onreset, onsubmit, scope, servlet, style, styleClass, styleId, target, type |
Fields from javax.servlet.jsp.tagext. |
id, pageContext |
Fields from interface javax.servlet.jsp.tagext. |
EVAL_BODY_AGAIN |
Fields from interface javax.servlet.jsp.tagext. |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
Constructor Summary |
Method Summary |
public int |
|
protected |
|
protected |
Methods from org.apache.struts.taglib.html. |
doEndTag, getAction, getBeanName, getEnctype, getFocus, getFocusIndex, getMethod, getName, getOnreset, getOnsubmit, getScope, getStyle, getStyleClass, getStyleId, getTarget, getType, initFormBean, lookup, release, renderFormStartElement, renderToken, setAction, setEnctype, setFocus, setFocusIndex, setMethod, setName, setOnreset, setOnsubmit, setScope, setStyle, setStyleClass, setStyleId, setTarget, setType |
Methods from javax.servlet.jsp.tagext. |
doAfterBody, doEndTag, doStartTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue |
Methods from class java.lang. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods from interface javax.servlet.jsp.tagext. |
doAfterBody |
Methods from interface javax.servlet.jsp.tagext. |
doEndTag, doStartTag, getParent, release, setPageContext, setParent |
Constructor Detail |
public FormTagAdapter()
Method Detail |
public int doStartTag()Render the beginning of this form.
throwsJspException
JspException
protectedReturn the form action converted into a server-relative URL.String
getActionMappingURL(String
action,PageContext
pageContext)
protected String
renderFocusJavascript()