APAR status |
Closed as program error.
| Error description
JSP has one line in it: <%=getServletName%>.
It is supposed to return the name of the servlet
but instead gives a null.(Null Pointer Exception)
If the line says: JSP has one line in it:<%=getServletName%>.It is supposed to return the name of the servletbut instead gives a null.(Null Pointer Exception) <%=config.getServletName%>
it returns the version of the JSP processor
being used rather than the servlet name. If the line says:<%=config.getServletName%>it returns the version of the JSP processorbeing used rather than the servlet name. Local fixProblem summary
JSP has one line in it: <%=getServletName%>.
It was returning a null pointer exception instead
of a name. This was fixed as part of this APAR.
In regards to the second issue mentioned in this
APAR:JSP has one line in it:<%=getServletName%>.It was returning a null pointer exception insteadof a name. This was fixed as part of this APAR.In regards to the second issue mentioned in this
If the line says: APAR: <%=config.getServletName%>
it returns the version of the JSP processor
being used rather than the servlet name.
This is working as designed, and is not addressed
by this APAR fix.
These changes are scheduled to go into the 3.5.5 ptf. If the line says:<%=config.getServletName%>it returns the version of the JSP processorbeing used rather than the servlet name.This is working as designed, and is not addressedby this APAR fix.These changes are scheduled to go into the 3.5.5 ptf. Problem conclusionTemporary fixComments
APAR information | APAR number | PQ48133 | Reported component name | WAS ADVANCED SU | Reported component ID | 5648C8402 | Reported release | 350 | Status | CLOSED PER | PE | NoPE | HIPER | NoHIPER | Submitted date | 2001-04-24 | Closed date | 2001-06-26 | Last modified date | 2001-06-26 |
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 SU | Fixed component ID | 5648C8402 |
Applicable component levels | R350 PSY | UP |
|