PQ57241: CERTAIN DYNAMIC JSP PARAM VALUES ARE NOT HANDLED PROPERLY | |||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||
APAR status Closed as program error. Error description Certain parameter values within a dynamic JSP are not handled properly. An example of this code that fails is: <jsp:param name="pathPrefix" value="../../all" /> wheras <jsp:param name="pathPrefix" value="../.." /> works as expected.Local fix Problem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server users of * * JSP's having dynamic includes to other JSPs * * with query string containing ../../ * **************************************************************** * PROBLEM DESCRIPTION: Dynamic <jsp:iclude> doesn't work if * * the query string has parameter like * * /test.jsp?forwardto=../../jsp * **************************************************************** * RECOMMENDATION: * **************************************************************** dynamic <jsp:iclude> doesn't work if the query string has parameter like /test.jsp?forwardto=../../jspProblem conclusion Fixed the URL to eliminate the Querystring when trying to normalize.Temporary fix efix is available in wasdoc0\PQ57241Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ57241
IBM Group: Software Group
Modified date: Jul 2, 2002
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.