PQ55217: APPLY WEBAPP FILTER: PRINT TEXT IN SERVLET THEN DO INCLUDE: INCLUDED TEXT GOES OUT BEFORE THE SERVLET TEXT.


APAR

APAR status
Closed as program error.

Error description
Apply webapp filter; print text in servlet then do include;
included text goes out before the servlet text.
Without a filter in place, the included text appears
correctly within the body of the document
*******************************<html><head></head><body>
Text from include<br></body></html>
*******************************
When a filter is added, the included text is placed
before the <html> tag.
-------------------------------
Text from include<br><html><head></head><body></body></html>
-------------------------------
Local fix
Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server developers      *
*                 using WebSphere custom extension             *
*                 MimeFiltering.                               *
****************************************************************
* PROBLEM DESCRIPTION: Output is appearing out of order when   *
*                      MimeFiltering is enabled and web        *
*                      resource is including to other          *
*                      web resources.                          *
****************************************************************
* RECOMMENDATION:                                              *
****************************************************************
WebSphere is creating a new writer for each included
resource.  As each writer commits or finishes
the current resource, the output is being written
(flushed) to the client.
Problem conclusion
WebSphere will now keep the original writer for the
complete response process.  As a result, the content
will be written to one buffer and eliminate the possibility
of output appearing out of order.
Temporary fix
pq55217_v355.jar
Comments
APAR information
APAR numberPQ55217
Reported component nameWAS ADVANCED AI
Reported component ID5648C8400
Reported release350
StatusCLOSED PER
PENoPE
HIPERNoHIPER
Submitted date2001-11-27
Closed date2002-02-08
Last modified date2002-05-16

APAR is sysrouted FROM one or more of the following:

APAR is sysrouted TO one or more of the following:APAR is sysrouted FROM one or more of the following:

PQ57693

Modules/Macros
ENGINE
APAR is sysrouted TO one or more of the following:PQ57693Modules/Macros

Fix information
Fixed component nameWAS ADVANCED AI
Fixed component ID5648C8400

Applicable component levels
R350 PSYUP











Document Information

Product categories: Software, Application Servers, Distributed Application & Web Servers, WebSphere Application Server, General
Software version: 350
Reference #: PQ55217
IBM Group: Software Group
Modified date: 2002-05-16