JSP CUSTOM TAG LIBRARIES
Note If you 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 with side-effects in this tag it if is being used in conjunction with a condition tag.
Contexts
Valid in:
browser
true, false, 0, 1, yes, or no
See Also