The following table describes attributes for the locale-charset-map element. The left column lists the attribute name, the middle column indicates the default value, and the right column describes what the attribute does.
Table 6–46 locale-charset-map Attributes| Attribute | Default Value | Description | 
|---|---|---|
| locale | none | Specifies the locale name. | 
| agent | none | Ignored in Sun Java System Web Server 6.1. | 
| charset | none | Specifies the character set for that locale. | 
The following table provides a locale-charset-map example, listing the locale and the corresponding charset:
Table 6–47 locale-charset-map Example| Locale | Charset | 
|---|---|
| ja | EUC-JP | 
| zh | UTF-8 |