JSTL core
Tag catch


Catches any Throwable that occurs in its body and optionally exposes it.


Tag Information
Tag Classorg.apache.taglibs.standard.tag.common.core.CatchTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
varfalsefalsejava.lang.StringName of the exported scoped variable for the exception thrown from a nested action. The type of the scoped variable is the type of the exception thrown.

Variables
No Variables Defined.


Comments to: jstl-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.