public abstract class WhenTagSupport
extends javax.servlet.jsp.jstl.core.ConditionalTagSupport
WhenTagSupport is an abstract class that facilitates implementation of <when>-style tags in both the rtexprvalue and expression-evaluating libraries. It also supports <otherwise>.
In particular, this base class does the following:
| Constructor and Description |
|---|
WhenTagSupport() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
condition, release, setScope, setVarCopyright (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.