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.
Siehe auch
The Domutil tag library
Glossar
Ihre Kommentare zur
Hilfe
oder zur
Verwendbarkeit der Software
?
Hilfe zur Hilfe
Inhalt der gesamten Hilfe
Glossar