APAR status |
Closed as program error.
| Error description
Incorrect error page displayed when accessing a JSP that has
a dynamic include to another JSP. Both JSPs have different
error pages defined. When an error occurs on the second JSP,
the default error page is displayed instead of the error page
for the second JSP. Local fixProblem summary
Incorrect error page displayed when accessing a JSP that has
a dynamic include to another JSP. Both JSPs have different
error pages defined. When an error occurs on the second JSP,
the default error page is displayed instead of the error page
for the second JSP. Problem conclusion
When the included page throws an exception, it tries to
forward to an erropage which in turn fails because the
outputbuffer has been flushed, so we check
whether the written output is commited if so then we include
the errorpage instead of forward.
Code fixed for 3.5 product. Temporary fixComments
APAR information | APAR number | PQ50786 | Reported component name | WAS ADVANCED AI | Reported component ID | 5648C8400 | Reported release | 350 | Status | CLOSED PER | PE | NoPE | HIPER | NoHIPER | Submitted date | 2001-07-20 | Closed date | 2001-08-29 | Last modified date | 2001-08-29 |
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:
Modules/Macros APAR is sysrouted TO one or more of the following:Modules/Macros
|
Fix information |
Fixed component name | WAS ADVANCED AI | Fixed component ID | 5648C8400 |
Applicable component levels | R350 PSY | UP |
|