JSP CUSTOM TAG LIBRARIES
Sets default values for attributes. Use this tag when you want to enable a user to override an attribute's default value. For instance, with this tag you can enable a query string to override the session default. This tag has no body.
See Setting default JSP attribute values for details on other ways to set default attribute values.
Contexts
Valid in:
The following attributes are optional:
bundle
Example See Also