public class SetTag extends SetSupport
A handler for <set>, which redirects the browser to a new URL.
property, target, value, valueSpecified| Constructor and Description |
|---|
SetTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
void |
release() |
void |
setProperty(String property_) |
void |
setTarget(String target_) |
void |
setValue(String value_) |
doEndTag, setScope, setVardoAfterBody, 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 javax.servlet.jsp.tagext.BodyTagSupportjavax.servlet.jsp.JspExceptionpublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class SetSupportpublic void setValue(String value_)
public void setTarget(String target_)
public void setProperty(String property_)
Copyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.