Appears in: <component>
Binds a parameter of an embedded component to a public static final field.
Note | |
---|---|
Although the same result can be accomplished using a |
The class name must be the qualified class name. If the package
is ommitted, java.lang
is assumed (this makes
it easier to reference common fields
such as Boolean.TRUE
).
In an instantiated component, bindings can be accessed with
the OGNL expression bindings.
.
name