APAR status
Closed as program error.
Error description
A JSP attempts to forward a request to another resource after
the response has been committed. WebSphere allows the forward
to succeed, but it should instead raise an IllegalStateException
according to the J2EE specification.
This problem has been identified internally by defect 171672.
Local fix
There is no work around available.
Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server users who do a *
* forward in a JSP to another resource when *
* the response has been committed. *
****************************************************************
* PROBLEM DESCRIPTION: A JSP attempts to forward a request *
* to another resource after the response *
* has been committed. WebSphere allows *
* the forward to succeed, but instead it *
* should raise an IllegalStateException *
* according to J2EE specification. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
The Web container can not detect if the response has
been committed if the user does a forward with a wrapper
or a forward happens in a JSP.
Problem conclusion
The Web container has been modified to add a new check if the
response has been committed when the forward happens in the JSP
or with a wrapper.
Temporary fix
test fix is ready
Comments
APAR information |
APAR number |
PQ76408 |
Reported component name |
WAS NETWRK DEPL |
Reported component ID |
5630A3601 |
Reported release |
00I |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2003-07-16 |
Closed date |
2003-07-29 |
Last modified date |
2003-07-29 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
Publications Referenced
Applicable component levels |
R003 PSY |
UP |
R00A PSY |
UP |
R00H PSY |
UP |
R00I PSY |
UP |
R00P PSY |
UP |
R00S PSY |
UP |
R00W PSY |
UP |
|