Bug report #671 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com/BugRatViewer/ShowReport/671>

REPORT #671 Details.

Project: Tomcat
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: medium
Severity: non-critical
Confidence: public
Environment: 
   Release: 3.2
   JVM Release: 1.3, 1.2.2
   Operating System: Solaris, Linux
   OS Release: 2.7, 2.2.17
   Platform: Sparc, Intel

Synopsis: 
getRealPath get's too much path

Description:
For the examples context that comes with Tomcat, a JSP page that contains the 
expression <%=application.getRealPath(request.getContextPath())%> returns 
/<realpath>/examples/examples.  It's just a pain because you have to trim the extra 
/examples to get the correct path.  If you specify a docbase other than webapps, you 
get the same problem.

Title: BugRat Report # 671

BugRat Report # 671

Project: Tomcat Release: 3.2
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: medium Severity: non-critical
Confidence: public

Submitter: _Anonymous ( [EMAIL PROTECTED] )
Date Submitted: Dec 28 2000, 12:04:03 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
getRealPath get's too much path
Environment: (jvm, os, osrel, platform)
1.3, 1.2.2, Solaris, Linux, 2.7, 2.2.17, Sparc, Intel

Additional Environment Description:

Report Description:
For the examples context that comes with Tomcat, a JSP page that contains the expression <%=application.getRealPath(request.getContextPath())%> returns //examples/examples. It's just a pain because you have to trim the extra /examples to get the correct path. If you specify a docbase other than webapps, you get the same problem.

View this report online...

Reply via email to