| |||||||
| FRAMES NO FRAMES | |||||||
<anyxmlelement xmlns:c="http://jboss.org/schema/richfaces/cdk/jstl/core" />
Subset of JSTL 1.2 core library supported by RichFaces CDK.
| Summary | |
| choose | Simple conditional tag that establishes a context for mutually exclusive conditional operations, marked by |
| forEach | The basic iteration tag, accepting many different collection types and supporting subsetting and other functionality. Support for this tag is not currently implemented. |
| if | Simple conditional tag, which evalutes its body if the supplied condition is true and optionally exposes a Boolean scripting variable representing the evaluation of this condition |
| otherwise | Subtag of |
| when | Subtag of |
| |||||||
| FRAMES NO FRAMES | |||||||