public class ChooseTag extends TagSupport
pageContext| Constructor and Description |
|---|
ChooseTag() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canRun() |
int |
doStartTag() |
void |
markRan() |
void |
release() |
doEndTag, findAncestorWithClass, getParent, setPageContext, setParentpublic boolean canRun()
public int doStartTag()
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class TagSupportpublic void markRan()
public void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class TagSupport