No dont think so, unless I got this completely backwards of course ;) This is from the J2EE API:
"Returns any extra path information associated with the URL the client sent when it made this request. The extra path information follows the servlet path but precedes the query string. This method returns null if there was no extra path information." Yiannis. -----Original Message----- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: 15 December 2003 14:00 To: Tomcat Users List Subject: RE: getPathInfo behaviour changed in tomcat 5.x? Howdy, Isn't getPathInfo supposed to always return a string starting with /? Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Yiannis Mavroukakis [mailto:[EMAIL PROTECTED] >Sent: Monday, December 15, 2003 8:58 AM >To: 'Tomcat Users List' >Subject: RE: getPathInfo behaviour changed in tomcat 5.x? > >Hmm not quite but it could be related. I noticed that getPathInfo returned >"/" >instead of null when there where no parameters present, which is part of >the >issue >I am facing... > >-----Original Message----- >From: Tim Funk [mailto:[EMAIL PROTECTED] >Sent: 15 December 2003 13:45 >To: Tomcat Users List >Subject: Re: getPathInfo behaviour changed in tomcat 5.x? > > >Is this it? >http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25015 > >-Tim > >Yiannis Mavroukakis wrote: >> Hi everyone, >> >> I have an app running in Tomcat 4.1.x which I moved over to Tomcat 5. I >> noticed >> that the return results I was getting when calling getPathInfo() where >> different >> between the two server versions. Does anyone know whether the >implementation >> >> changed? >> > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > >_______________________________________________________________________ _ >This e-mail has been scanned for all viruses by Star Internet. The >service is powered by MessageLabs. For more information on a proactive >anti-virus service working around the clock, around the globe, visit: >http://www.star.net.uk >_______________________________________________________________________ _ > > >_______________________________________________________________________ _ >This e-mail has been scanned for all viruses by Star Internet. The >service is powered by MessageLabs. For more information on a proactive >anti-virus service working around the clock, around the globe, visit: >http://www.star.net.uk >_______________________________________________________________________ _ This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ________________________________________________________________________ This e-mail has been scanned for all viruses by Star Internet. The service is powered by MessageLabs. For more information on a proactive anti-virus service working around the clock, around the globe, visit: http://www.star.net.uk ________________________________________________________________________ ________________________________________________________________________ This e-mail has been scanned for all viruses by Star Internet. The service is powered by MessageLabs. For more information on a proactive anti-virus service working around the clock, around the globe, visit: http://www.star.net.uk ________________________________________________________________________
