Tags fmt
Tag bundle


Loads a resource bundle to be used by its tag body


Tag Information
Tag Classorg.apache.taglibs.standard.tag.rt.fmt.BundleTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
basenametruetruejava.lang.StringResource bundle base name. This is the bundle's fully-qualified resource name, which has the same form as a fully-qualified class name, that is, it uses "." as the package component separator and does not have any file type (such as ".class" or ".properties") suffix.
prefixfalsetruejava.lang.StringPrefix to be prepended to the value of the message key of any nested action.

Variables
No Variables Defined.


Copyright © 2018, 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.