PQ62360: JSP RETURNS INCORRECT OUTPUT HTML WHERE THE TABLE TAGS ARE BEFORE THE HTTP-HEADER TAGS | |||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description The customer is deploying a Web application developed on WebSphere Application Server 4.0.2 NT AE to WebSphere Application Server 4.0.1 for z/OS. The JSP returns the wrong html code. The output is damaged, i.e. the tables to be built are overlapping. This effect is shown by the respective HTML which shows that the JSP has generated table tags before the HTML-header-tags. The JSP uses a template mechanism, but it seems that the included JSP is written out first and then followed by the static content. On WebSphere Application Server 4.0.2 AE for NT FIXPACK 2 the JSPs worked, but also failed on WebSphere Application Server 4.0.1 for NT. This APAR is related to WebSphere for Solaris APAR PQ48079Local fix Problem summary **************************************************************** * USERS AFFECTED: Users of WebSphere Application * * Server Version 4.0.1 for z/OS and OS/390 * * that are using JSPs. * **************************************************************** * PROBLEM DESCRIPTION: A JSP that uses the include method * * has overlapping output. The output * * from the first include is not cleared * * properly before returning the second * * JSP's output. * **************************************************************** * RECOMMENDATION: * **************************************************************** WebSphere Application Server 4.0.1 for z/OS is not properly flushing the output of the JSP.Problem conclusion The method PageContextImpl.Include() has been modified to properly flush the buffer according to the JSP 1.1 specifications so that the output does not overlap and show incorrect results. This code change corresponds to WebSphere Application Server Verson 3.5 for Solaris APAR PQ48079. This change affects the following COMPID: 5655A9800 R401 for z/OS and OS/390. The code changes are stored in CMVC under defect PQ62360. 401Y EJSJWCWC * Cross Reference between External and Internal NamesTemporary fix Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server for z/OS
Operating system(s):
Software version: 401
Software edition:
Reference #: PQ62360
IBM Group: Software Group
Modified date: Aug 4, 2002
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.