|
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.ForwardTag
org.hdiv.taglib.logic.ForwardTagHDIV
public class ForwardTagHDIV
Perform a forward or redirect to a page that is looked up in the configuration information associated with our application.
ForwardTag,
Serialized Form| Field Summary |
|---|
| Fields inherited from class org.apache.struts.taglib.logic.ForwardTag |
|---|
messages, name |
| 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 | |
|---|---|
ForwardTagHDIV()
|
|
| Method Summary | |
|---|---|
protected void |
doRedirect(java.lang.String path)
Redirect to the given path converting exceptions to JspException. |
| Methods inherited from class org.apache.struts.taglib.logic.ForwardTag |
|---|
doEndTag, doForward, doStartTag, getName, release, setName |
| 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 ForwardTagHDIV()
| Method Detail |
|---|
protected void doRedirect(java.lang.String path)
throws javax.servlet.jsp.JspException
doRedirect in class org.apache.struts.taglib.logic.ForwardTagpath - The path to redirect to.
javax.servlet.jsp.JspException
|
HDIV 2.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||