o

Tag loadBundle

Attributes 
NameRequiredTypeDescription
basenametruejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Base name of the resource bundle to be loaded.
vartruejava.lang.String The name of the request attribute which exposes the loaded resource bundle in the request scope.
loaderfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Object)
The object to be used as source of the class loader to load the resource bundle specified in basename attribute. Can be an instance of ClassLoader, Class or any object.

Output generated by Vdldoc View Declaration Language Documentation Generator.