APAR status |
Closed as program error.
| Error description
According to the jsp 1.0 spec 2.13.1 for the usebean tag, if the
object is not found in a specified scope; and the class specifie
d names a non-abstracr class that defines a public no-args const
rutor, the that class is instantiated and the new object ref is
associated with the scripting var and with the specified name in
the specified scope.
This is step 5 of the scope and this is being bypassed and step
6 is used. Local fixProblem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server users of *
* JSP 1.0. *
****************************************************************
* PROBLEM DESCRIPTION: <JSP:USEBEAN> tag does not follow *
* JSP 1.0 specification *
****************************************************************
* RECOMMENDATION: *
****************************************************************
According to the jsp 1.0 spec 2.13.1 for the usebean tag, if the
object is not found in a specified scope; and the class
specified names a non-abstract class that defines a public
no-args constructor, then that class is instantiated and the
new object reference is associated with the scripting variable
and with the specified name in the specified scope. This is
step 5 of the scope and this is being bypassed and step
6 is used. * PROBLEM DESCRIPTION:, tag does not follow ** JSP 1.0 specification ****************************************************************** RECOMMENDATION: *****************************************************************According to the jsp 1.0 spec 2.13.1 for the usebean tag, if theobject is not found in a specified scope; and the classspecified names a non-abstract class that defines a publicno-args constructor, then that class is instantiated and thenew object reference is associated with the scripting variableand with the specified name in the specified scope. This isstep 5 of the scope and this is being bypassed and step6 is used. Problem conclusion
Corrected the JSP 1.0 code to resolve this problem with the
usebean tag. Temporary fix
PQ55090.jar Comments
APAR information | APAR number | PQ55090 | Reported component name | WAS ADVANCED AI | Reported component ID | 5648C8400 | Reported release | 350 | Status | CLOSED PER | PE | NoPE | HIPER | NoHIPER | Submitted date | 2001-11-21 | Closed date | 2002-01-30 | Last modified date | 2002-07-12 |
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 |
|