PQ74316, 5.0.x: Problem with StoredResponse of a
JSP
Downloadable files
Abstract
NullPonterException in WebAppRequestDispatcher when
Dynacache.
Download Description
PQ74316 resolves the following problem:
USERS AFFECTED:
WebSphere® Application Server V5.0 and V5.0.1 users with cache enabled.
PROBLEM DESCRIPTION:
WebAppRequestDispatcher throws NullPointerException during flushing the
buffer of a stored response. The flushBuffer and reset methods of the
WebAppRequestDispatcher class did not check for null value of Printwriter
and Outputstream. The caused a NullPointerException when flushing the
Printwriter and Outputstream.
PROBLEM CONCLUSION:
This problem is resolved by adding the checking of null value Printwriter
and Outputstream.
Prerequisites
None
Installation instructions
Please review readme.txt for detailed installation instructions.