[CR #362621] If Unwired Accelerator is running on EAServer, JSPs that have multi-byte data do not display correctly in the browser.
Workaround: The following declaration must be added to the beginning of the JSP file:<%@ page contentTYpe=“text/html;charset=CHARSET-NAME”%>
Replace CHARSET-NAME with the name of the character set that matches the data in the JSP.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |