PQ69278: XML-TYPE JSP 1.2 JSPS DON'T DISPLAY DBCS CHARACTERS PROPERLY | |||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description Customer has created an XML-type JSP 1.2 JSP file using DBCS characters. When run through the JSP processor, the DBCS characters do not show up properly. The same logic run through the same JSP processor without using the XML-type coding works as expected.Local fix Problem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server Developers * * using XML Syntax for JSPs. * **************************************************************** * PROBLEM DESCRIPTION: DBCS characters are corrupted when * * converted from XML Syntax to a .java * * file. * **************************************************************** * RECOMMENDATION: * **************************************************************** XML based JSPs are not checking for the existence of a pageEncoding or contentType parameter inside of the JSP page directive when creating an XMLReader to parse the JSP page. One of these parameters are required to ensure that DBCS characters are properly interpeted when converting the .jsp file to a .java file.Problem conclusion Added logic to check for the page directive for XML based JSPs to allow JSPs written in XML to be interpeted the same way that HTML based JSPs are handled for DBCS encoded JSPs.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
Publications Referenced
|
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 00W
Software edition:
Reference #: PQ69278
IBM Group: Software Group
Modified date: Dec 23, 2002
(C) Copyright IBM Corporation 2000, 2008. All Rights Reserved.