public class RedirectTag extends RedirectSupport
Modifier and Type | Field and Description |
---|---|
private javax.el.ValueExpression |
contextExpression |
private javax.el.ValueExpression |
urlExpression |
context, url
Constructor and Description |
---|
RedirectTag() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag() |
void |
release() |
void |
setContext(java.lang.String context) |
void |
setUrl(java.lang.String url) |
addParameter, doEndTag, setScope, setVar
doAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContent
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
private javax.el.ValueExpression urlExpression
private javax.el.ValueExpression contextExpression
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class RedirectSupport
public int doStartTag() throws javax.servlet.jsp.JspException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class RedirectSupport
javax.servlet.jsp.JspException
public void setUrl(java.lang.String url)
public void setContext(java.lang.String context)