com.opensymphony.webwork.views.jsp
Class SetTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
com.opensymphony.webwork.views.jsp.WebWorkTagSupport
com.opensymphony.webwork.views.jsp.SetTag
- All Implemented Interfaces:
- IterationTag, Serializable, Tag
- public class SetTag
- extends WebWorkTagSupport
- Version:
- $Revision: 1.8 $
- Author:
- $Author: plightbo $
- See Also:
- Serialized Form
Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
doAfterBody, doEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetTag
public SetTag()
setName
public void setName(String name)
setScope
public void setScope(String scope)
setValue
public void setValue(String value)
doStartTag
public int doStartTag()
throws JspException
- Throws:
JspException