|
HDIV API 2.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
org.apache.struts.taglib.logic.RedirectTag
org.hdiv.taglib.logic.RedirectTagHDIV
public class RedirectTagHDIV
Generate a URL-encoded redirect to the specified URI.
RedirectTag,
Serialized Form| Field Summary |
|---|
| Fields inherited from class org.apache.struts.taglib.logic.RedirectTag |
|---|
action, anchor, forward, href, messages, module, name, page, paramId, paramName, paramProperty, paramScope, property, scope, transaction, useLocalEncoding |
| Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
|---|
id, pageContext |
| Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
|---|
EVAL_BODY_AGAIN |
| Fields inherited from interface javax.servlet.jsp.tagext.Tag |
|---|
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
| Constructor Summary | |
|---|---|
RedirectTagHDIV()
|
|
| Method Summary | |
|---|---|
int |
doEndTag()
Render the redirect and skip the remainder of this page. |
| Methods inherited from class org.apache.struts.taglib.logic.RedirectTag |
|---|
doRedirect, doStartTag, generateRedirectURL, getAction, getAnchor, getForward, getHref, getModule, getName, getPage, getParamId, getParamName, getParamProperty, getParamScope, getProperty, getScope, getTransaction, isUseLocalEncoding, release, setAction, setAnchor, setForward, setHref, setModule, setName, setPage, setParamId, setParamName, setParamProperty, setParamScope, setProperty, setScope, setTransaction, setUseLocalEncoding |
| Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
|---|
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RedirectTagHDIV()
| Method Detail |
|---|
public int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class org.apache.struts.taglib.logic.RedirectTagjavax.servlet.jsp.JspException - if a JSP exception has occurred
|
HDIV 2.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||