PQ54947: WHEN JSPS DO AN INCLUDE OR DO AN INCLUDE IN A DIFFERENT DIRECTORY, WAS GETS CONFUSED ON WHAT DIRECTORY IT'S IN. | |||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description They have multiple includes in a JSP and the includes use relative links. The first include targets the JSP in the c hild directory and then the second include with target the JSP i n the orginal directory but is looking for it in the child direc tory. The result is a "not found" error in the browser.Local fix Problem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server users having * * JSPs that include multiple jsps in a tree * * directory structure and those passing * * include parameters with a value as an URL * * like ../../temp.jsp * **************************************************************** * PROBLEM DESCRIPTION: When a jsp includes anothers jsp in * * multiple directory structure beneath * * one other it causes problems of not * * able to find that JSP * **************************************************************** * RECOMMENDATION: * **************************************************************** JSP Include is not working properlyProblem conclusion Dynamic JSP includes with multiple directory structures work ok and param tags can also contain URL's as parameters.Temporary fix wasdoc0\PQ54947Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
SRLS
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ54947
IBM Group: Software Group
Modified date: Nov 30, 2001
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.