public class RedirectTag extends RedirectSupport
A handler for <redirect>, which redirects the browser to a new URL.
context, url| Constructor and Description |
|---|
RedirectTag()
Constructs a new URLEncodeTag.
|
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
void |
release() |
void |
setContext(String context_) |
void |
setUrl(String url_) |
addParameter, doEndTag, setScope, setVardoAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValuepublic RedirectTag()
public int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class RedirectSupportjavax.servlet.jsp.JspExceptionpublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class RedirectSupportpublic void setUrl(String url_)
public void setContext(String context_)
Copyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.