Sets the bundle used by any nested <ao:message> tags or functions.
Tag Information
| Tag Class: | com.aoapps.taglib.BundleTag |
|---|---|
| TagExtraInfo Class: | None |
| Body Content: | JSP |
| Display Name: | None |
Attributes
| Name | Required | Evaluation | Type | Description |
|---|---|---|---|---|
| basename | Yes | Runtime | String |
The base name of resource bundle to access. |
| prefix | No | Runtime | String |
The prefix applied to any nested <ao:message> tag or function keys. |
Variables
No Variables Defined.