APAR status
Closed as program error.
Error description
WebSphere Application Server 5.0.x includes the query string in
JSP attribute javax.servlet.include.request_uri. Althoug the
Servlet Spec does not explicitly state to exclude the query
string the javadoc and examples for the
HttpServletRequest.getRequestURI state that it should not be
included.
Local fix
No Local Fix
Problem summary
****************************************************************
* USERS AFFECTED: Users using WebSphere Application Server *
* V5.0.2 who need to call *
* request.getAttribute(javax.servlet.include. *
* request_uri) *
****************************************************************
* PROBLEM DESCRIPTION: request.getAttribute(javax.servlet. *
* include.request_uri) *
* returns the URI with the query string. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
In WebSphere version 5.0.2, the
request.getAttribute(javax.servlet.include.request_uri)
method returns URI with query string. According to the
Servlet specification, query string should not be included
in the URI for this method.
Problem conclusion
Modify the request.getAttribute(javax.servlet.include.
request_uri) method to strip out the query string if
it existed in the URI.
Temporary fix
Test driver posted to
pq99999 on 09/25/2003
Comments
APAR information |
APAR number |
PQ78882 |
Reported component name |
WAS NETWRK DEPL |
Reported component ID |
5630A3601 |
Reported release |
00A |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2003-09-25 |
Closed date |
2003-10-08 |
Last modified date |
2003-10-21 |
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 |
|