EAServer 4.1.2 introduces new Web application properties that enable you to specify input character sets. When the servlet engine initializes, it creates three mappings for each Web application, one for the input parameters, one for the input data, and one for JSP compilation as specified by these properties:
Property name |
Specifies character set for |
---|---|
Input data |
|
Input parameters |
|
JSP compiler option |
For information on configuring these properties, see “Localizing Web applications” in Chapter 21, “Creating Web Applications,” in the EAServer Programmer’s Guide
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |