PQ54947, 4.0.1: JSP include and forward problem with
multiple directories.
Downloadable files
Abstract
A JSP that does an include or forward to other JSPs in
different directories will fail. Browser error indicates that JSP is not
found.
Download Description
A JSP that does an include or forward to other JSPs in different
directories will fail if coded with relative paths. The browser error
indicates that the JSP is not found. If the paths are coded with absolute
paths from the context root then the include/forwards will be
successful.
Prerequisites
None
Installation Instructions
Please refer to the readme.txt for installation instructions.