JSP CUSTOM TAG LIBRARIES
Note Only one condition can be specified; if more than one is specified, an exception is thrown.
Note If you do include a condition tag in the body of this tag, the body of this tag MUST always be evaluated. If the condition fails, the evaluated body is discarded. You should not include code that has side-effects in an if tag that is being used in conjunction with a condition tag.
Contexts
Valid in:
The following attributes are optional:
browser
true, false, 0, 1, yes, or no
See Also