f
Tag loadBundle


Load a resource bundle localized for the Locale of the current view, and expose it (as a Map) in the request attributes of the current request.


Tag Information
Tag Classcom.sun.faces.taglib.jsf_core.LoadBundleTag
TagExtraInfo Classcom.sun.faces.taglib.FacesTagExtraInfo
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
basenametruefalsejava.lang.String Base name of the resource bundle to be loaded.
vartruefalsejava.lang.String Name of a request scope attribute under which the resource bundle will be exposed as a Map.

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.