| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | org.apache.taglibs.standard.tag.rt.fmt.SetLocaleTag |
TagExtraInfo Class | None |
Body Content | empty |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
value | true | true | java.lang.String | A String value is interpreted as the printable representation of a locale, which must contain a two-letter (lower-case) language code (as defined by ISO-639), and may contain a two-letter (upper-case) country code (as defined by ISO-3166). Language and country codes must be separated by hyphen (-) or underscore (_). |
variant | false | true | java.lang.String | Vendor- or browser-specific variant. See the java.util.Locale javadocs for more information on variants. |
scope | false | false | java.lang.String | Scope of the locale configuration variable. |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |