PQ78882; 5.0.2: JSP query string included in
HTTPServletRequest.GetRequestURI
Downloadable files
Abstract
getAttribute(javax.servlet.include.request_uri) should not
URI with query string.
Download 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.
getAttribute(javax.servlet.include.request_uri) called from an included
JSP/Servlet returns URI with the query string.
Prerequisites
Please download the UpdateInstaller below to install this fix.