public class OutTag extends OutSupport
A handler for <out>, which redirects the browser to a new URL.
def, escapeXml, value| Constructor and Description |
|---|
OutTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
void |
release() |
void |
setDefault(String default_) |
void |
setEscapeXml(String escapeXml_) |
void |
setValue(String value_) |
doEndTag, outdoAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValuepublic int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class OutSupportjavax.servlet.jsp.JspExceptionpublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class OutSupportpublic void setValue(String value_)
public void setDefault(String default_)
public void setEscapeXml(String escapeXml_)
Copyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.