JSTL fmt
Tag setLocale


Stores the given locale in the locale configuration variable


Tag Information
Tag Classorg.apache.taglibs.standard.tag.rt.fmt.SetLocaleTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
valuetruetruejava.lang.StringA 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 (_).
variantfalsetruejava.lang.StringVendor- or browser-specific variant. See the java.util.Locale javadocs for more information on variants.
scopefalsefalsejava.lang.StringScope of the locale configuration variable.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.