public class WhenTag extends WhenTagSupport
Tag handler for <when> in JSTL's expression-evaluating library.
| Constructor and Description |
|---|
WhenTag() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
condition() |
void |
release() |
void |
setTest(String test) |
doStartTagpublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class javax.servlet.jsp.jstl.core.ConditionalTagSupportprotected boolean condition()
throws javax.servlet.jsp.JspTagException
condition in class javax.servlet.jsp.jstl.core.ConditionalTagSupportjavax.servlet.jsp.JspTagExceptionpublic void setTest(String test)
Copyright (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.