| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | org.apache.myfaces.custom.loadbundle.LoadBundleTag |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
var | true | false | java.lang.String | Variable this bundle will be stored under, e.g. mybundle. Use #{mybundle.propertykey} or #{mybundle['propertykey']} to access the keys of the bundle. |
basename | true | false | java.lang.String | Path to the bundle-file in the class-path, e.g.: org.apache.myfaces.i18n.myprops |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |