nxr

Tag bundle

Attributes 
NameRequiredTypeDescription
nametruejavax.el.ValueExpression
(must evaluate to java.lang.String)
Name of the resource bundle as registered on the service.
targetfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The target area for which this resource will be rendered. For example, target="head" would cause the resource to be rendered within the head element. If no value is specified, the script element is rendered at the same point in the view where the tag is located. Currently supported values for this attribute are "head", "body", and "form".

Output generated by Vdldoc View Declaration Language Documentation Generator.