HDIV API 2.0.4

org.hdiv.taglib.logic
Class RedirectTagHDIV

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagSupport
      extended by org.apache.struts.taglib.logic.RedirectTag
          extended by org.hdiv.taglib.logic.RedirectTagHDIV
All Implemented Interfaces:
java.io.Serializable, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.Tag
Direct Known Subclasses:
ELRedirectTagHDIV

public class RedirectTagHDIV
extends org.apache.struts.taglib.logic.RedirectTag

Generate a URL-encoded redirect to the specified URI.

Author:
Gorka Vicente
See Also:
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

RedirectTagHDIV

public RedirectTagHDIV()
Method Detail

doEndTag

public int doEndTag()
             throws javax.servlet.jsp.JspException
Render the redirect and skip the remainder of this page.

Specified by:
doEndTag in interface javax.servlet.jsp.tagext.Tag
Overrides:
doEndTag in class org.apache.struts.taglib.logic.RedirectTag
Throws:
javax.servlet.jsp.JspException - if a JSP exception has occurred

HDIV 2.0.4

Copyright © 2008 hdiv.org. All Rights Reserved.