PQ72070: AFTER PQ69629 THE REQUEST OBJECT IS NOT BEING RESET, WHEN IT COMES BACK FROM FORWARDED PAGE TO THE FORWARDING PAGE. | |||||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description When a request is forwarded from a servlet to a JSP using RequestDispatcher. After forward statement request.getRequestURI() and request.getPathInfo() return the values of the page to which the request is forwarded.Local fix Problem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server users of * * Servlets and JSPs. * **************************************************************** * PROBLEM DESCRIPTION: WebSphere incorrectly returns Request * * Path Element values when returning * * from a RequestDispatcher.forward() * * method call. * **************************************************************** * RECOMMENDATION: * **************************************************************** WebSphere does not reset the state of the HttpServletRequest object when returning from a RequestDispatcher.forward() method call. This results in incorrect return values for HttpServletRequest.getPathInfo(), HttpServletRequest.getRequestURI() and HttpServletRequest.getServletPath() upon returning control to the calling Servlet or JSP.Problem conclusion Modified the handling of HttpServletRequest path elements to properly handle the restoring of these elements when returning from a RequestDispatcher.forward().Temporary fix ZE FIX ERROR PQ80438 03/11/19Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
Publications Referenced
|
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 00W
Software edition:
Reference #: PQ72070
IBM Group: Software Group
Modified date: Nov 19, 2003
(C) Copyright IBM Corporation 2000, 2008. All Rights Reserved.