| |||||||
| FRAMES NO FRAMES | |||||||
Create a Map wrapping the specified MessageResources instance, which will return localized messages based on the Locale stored in the view root component of the current view.
| Tag Information | |
| Tag Class | org.apache.struts.faces.taglib.LoadMessagesTag |
| TagExtraInfo Class | None |
| Body Content | empty |
| Display Name | None |
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| messages | false | false | java.lang.String | Application scope key containing the MessageResources instance to be exposed. If not specified, the default MessageResources instance for the current application module is exposed. |
| var | true | false | java.lang.String | Request scope key under which the Map will be stored. |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||