Sun Java System Application Server Enterprise Edition 8.2 Developer's Guide

Attributes

The following table describes attributes for the parameter-encoding element.

Table A–78 parameter-encoding Attributes

Attribute  

Default  

Description  

form-hint-field

none 

(optional) The name of the hidden field in the form. This field specifies the character encoding the web container uses for request.getParameter and request.getReader calls when the charset is not set in the request’s content-type header.

default-charset

ISO-8859-1

(optional) The default request character encoding.