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.String Resource 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.String Name of the exported scoped variable which stores the i18n localization context of type javax.servlet.jsp.jstl.fmt.LocalizationC ontext.
scopefalsefalsejava.lang.String Scope of var or the localization context configuration variable.

Variables
No Variables Defined.


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