-
From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 05, 2001 10:18 PM
To: Anand Bashyam Narasimham
Subject: RE: getPathInfo problem
You still haven't said what you think the *right* answer is, or what
*wrong* answer you think this page returns. PLEASE be comple
ated and getPathInfo should work as expected.
- Original Message -
From: "Anand Bashyam Narasimham" <[EMAIL PROTECTED]>
To: "Tomcat Dev Mailing List (E-mail)" <[EMAIL PROTECTED]>
Sent: Wednesday, December 05, 2001 11:32 AM
Subject: getPathInfo problem
> H
On Wed, 5 Dec 2001, Anand Bashyam Narasimham wrote:
> Date: Wed, 5 Dec 2001 11:32:08 -0800
> From: Anand Bashyam Narasimham <[EMAIL PROTECTED]>
> Reply-To: Tomcat Developers List <[EMAIL PROTECTED]>
> To: "Tomcat Dev Mailing List (E-mail)" <[EMAIL PROTE
Hi,
I know there's been a lot of discussion around this and the bug filed says
it's a "WORKSFORME" but somehow if I just install TOmcat3.3 and run the
Snoop JSP in the example I get a "null" on getPathInfo as well as
getPathTranslated(). Is there something that needs to be set on the servlet
mapp
I am new to tomcat.
I use tomcat3.2.1 binary version to install tomcat and
found the request.getPathInfo() always return null, no
matter it is in JSP or servlet. I simply add a line in
the HelloWorldExample.java and it print null. I read
from the past mail-archives that it is normal in