The following table describes attributes for the parameter-encoding 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–43 parameter-encoding Attributes| Attribute | Default Value | Description | 
|---|---|---|
| form-hint-field | j_encoding | The value of the hidden field in the form that specifies the parameter encoding. | 
| default-charset | none | This value is used for parameter encoding if neither request.setCharacterEncoding() is called nor form-hint-field is found in the request. |