-
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
A JSP page (that is using the default "*.jsp" mapping) can't have PathInfo
(section 10.1 of the 2.2 spec, or 11.1 of the 2.3 spec). If PathInfo ==
null, then IMHO, then Tomcat "cannot determine a valid file path", and so
must return null from getPathTranslated (section 5.5, resp section 4.5).
Ser
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 PROTECTED]>
> Subject: getPathInfo problem
>
>