You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by BugRat Mail System <to...@cortexity.com> on 2000/10/13 05:44:57 UTC

BugRat Report #258 has been filed.

Bug report #258 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com:8888/BugRatViewer/ShowReport/258>

REPORT #258 Details.

Project: Tomcat
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: high
Severity: serious
Confidence: public
Environment: 
   Release: 3.2 4.0m1 4.0m2
   JVM Release: 1.2, 1.2.2
   Operating System: Linux, Solaris
   OS Release: Linux 2.2, Solaris 2.7
   Platform: x86, SUN

Synopsis: 
Relative path errors in JSP "include"

Description:
When there are two or more "include" in a single JSP page
using relative paths, chances are they will break. Please see
the example below.