Tag name: <amc:loadBundle>
   
   
   Loads a resource bundle localized for the Locale of the current view.
 
| Name | Type | Supports EL? | Description | 
|---|---|---|---|
| basename | String | Yes | Specifies the base name of the resource bundle to be loaded. | 
| var | String | No | Specifies the name of an attribute under which the resource bundle will be exposed as a Map. |