JSTL fmt
Tag setBundle


Loads a resource bundle and stores it in the named scoped variable or the bundle configuration variable


Tag Information
Tag Classorg.apache.taglibs.standard.tag.rt.fmt.SetBundleTag
TagExtraInfo ClassNone
Body Contentempty
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.
varfalsefalsejava.lang.StringName of the exported scoped variable which stores the i18n localization context of type jakarta.servlet.jsp.jstl.fmt.LocalizationC ontext.
scopefalsefalsejava.lang.StringScope of var or the localization context configuration variable.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.