Integrating Custom I18N Actions
The default locale, resource bundle, and time zone for the JSTL I18N actions can be specified through four configuration settings, described in Tables Table 23-1 through Table 23-4.
Variable name: |
Javax.servlet.jsp.jstl.fmt.locale |
Java constant: |
Config.FMT_LOCALE |
Java type: |
|
Set by: |
|
Used by: |
|
Variable name: |
javax.servlet.jsp.jstl.fmt.fallbackLocale |
Java constant: |
Config.FMT_FALLBACK_LOCALE |
Java type: |
|
Setby: |
Context parameter or custom code |
Used by: |
|
Variable name: |
javax.servlet.jsp.jstl.fmt.localizationContext |
Java constant: |
Config.FMT_LOCALIZATION_CONTEXT |
Java type: |
|
Set by: |
|
Used by: |
|
Variable name: |
javax.servlet.jsp.jstl.fmt.timeZone |
Java constant: |
Config.FMT_TIME_ZONE |
Java type: ... |
Get JavaServer Pages, 3rd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.