Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
BodyTagSupport
org.apache.struts.taglib.html.BaseHandlerTag
org.apache.struts.taglib.html.LinkTag
org.apache.struts.taglib.html.RewriteTag
public class RewriteTag
extends LinkTag
Field Summary |
Fields inherited from class org.apache.struts.taglib.html.LinkTag | |
action , anchor , forward , href , indexId , linkName , messages , name , page , paramId , paramName , paramProperty , paramScope , property , scope , target , text , transaction |
Fields inherited from class org.apache.struts.taglib.html.BaseHandlerTag | |
accesskey , alt , altKey , bundle , defaultLocale , disabled , indexed , locale , log , loopTagStatusClass , loopTagStatusGetIndex , loopTagSupportClass , loopTagSupportGetStatus , messages , onblur , onchange , onclick , ondblclick , onfocus , onkeydown , onkeypress , onkeyup , onmousedown , onmousemove , onmouseout , onmouseover , onmouseup , onselect , readonly , style , styleClass , styleId , tabindex , title , titleKey , triedJstlInit , triedJstlSuccess |
Method Summary | |
int |
|
int |
|
Methods inherited from class org.apache.struts.taglib.html.LinkTag | |
calculateURL , doAfterBody , doEndTag , doStartTag , getAction , getAnchor , getForward , getHref , getIndexId , getLinkName , getName , getPage , getParamId , getParamName , getParamProperty , getParamScope , getProperty , getScope , getTarget , getTransaction , release , setAction , setAnchor , setForward , setHref , setIndexId , setLinkName , setName , setPage , setParamId , setParamName , setParamProperty , setParamScope , setProperty , setScope , setTarget , setTransaction |
public int doEndTag() throws JspException
Ignore the end of this tag.
- Overrides:
- doEndTag in interface LinkTag
public int doStartTag() throws JspException
Render the appropriately encoded URI.
- Overrides:
- doStartTag in interface LinkTag