JSP CUSTOM TAG LIBRARIES
case tag
Provides processing instructions to a switch tag when a match is made. If the case tag's value attribute matches the switch tag's value attribute, the body of the case tag is evaluated.
Contexts
Valid in:
switch
Syntax
<domutil:case
value="string to evaluate"
debug="true|false"
onfailure="inline|exception"
time="true|false">
Attributes
value
String evaluated to find a match for the value of the switch tag. Required.
See the
Common Domino JSP tag attributes
section for definitions of debug, onfailure, and time.
See Also
The Domutil tag library
Glossary
Feedback on
Help
or
Product Usability
?
Help on Help
All Help Contents
Glossary