Re: Trailing slash added

2007-01-17 Thread Rashmi Rubdi
>I think Rashmi and I mean the same thing by "translation" and "resolution". >Yes, the browser does the URL resolution, and if you have relative >URLs then the trailing slash is meaningful. If you remove it you will >change the meaning of relative URLs on that page. >Len On 1/17/07, lightbulb432 <

Re: Trailing slash added

2007-01-17 Thread Len Popp
;> > -- > > > > > Now that's room service! Choose from over 150,000 hotels > in 45,000 destinations on Yahoo! Travel to find your fit. > http://farechase.yahoo.com/promo-generic-14795097 > > --

Re: Trailing slash added

2007-01-17 Thread lightbulb432
> > > Now that's room service! Choose from over 150,000 hotels > in 45,000 destinations on Yahoo! Travel to find your fit. > http://farechase.yahoo.com/promo-generic-14795097 > > --------

Re: Trailing slash added

2007-01-15 Thread Len Popp
relative URLs, not > the server. > > If the containing page's URL looks like a file when it's > really a directory, the browser will get them wrong. > -- View this message in context: http://www.nabble.com/Trailing-slash-added-tf2970832.html#a8378938 Sent f

Re: Trailing slash added

2007-01-15 Thread Rashmi Rubdi
Could you explain to us, why you want to get rid of the trailing slash ? >Could anyone please expand a little more on what's meant by the two >statements below? >>Len Popp wrote: >> >> It doesn't matter if it's done by URLRewriteFilter or some other >> method because it's the browser that inter

Re: Trailing slash added

2007-01-15 Thread lightbulb432
> > If the containing page's URL looks like a file when it's > really a directory, the browser will get them wrong. > -- View this message in context: http://www.nabble.com/Trailing-slash-added-tf2970832.html#a8378938 Sent fro

[OT] Trailing slash added

2007-01-15 Thread Rashmi Rubdi
- Original Message From: Len Popp <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Monday, January 15, 2007 12:06:09 PM Subject: Re: Trailing slash added >>If you move a file you will have to fix some links, no matter what >>sort of URLs you use. If nothing else, the l

Re: Trailing slash added

2007-01-15 Thread Len Popp
inname.com -Rashmi - Original Message From: Len Popp <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Sunday, January 14, 2007 7:41:03 PM Subject: Re: Trailing slash added Note that if you allow the browser to refer to directories without the trailing slash, you will break the handl

Re: Trailing slash added

2007-01-14 Thread Rashmi Rubdi
ttp://domainname.com -Rashmi - Original Message From: Len Popp <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Sunday, January 14, 2007 7:41:03 PM Subject: Re: Trailing slash added Note that if you allow the browser to refer to directories without the trailing slash, you will brea

Re: Trailing slash added

2007-01-14 Thread Len Popp
nal Message From: Tim Funk <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Sunday, January 14, 2007 12:26:39 PM Subject: Re: Trailing slash added There is no way to customize this behavior other than overriding the default servlet with your own implementation. -Tim lightbulb432 wrote:

Re: Trailing slash added

2007-01-14 Thread Rashmi Rubdi
ailing slash added There is no way to customize this behavior other than overriding the default servlet with your own implementation. -Tim lightbulb432 wrote: > I noticed that Tomcat adds a trailing slash automatically when it detects > that the requested resource points to an existi

Re: Trailing slash added

2007-01-14 Thread Tim Funk
There is no way to customize this behavior other than overriding the default servlet with your own implementation. -Tim lightbulb432 wrote: I noticed that Tomcat adds a trailing slash automatically when it detects that the requested resource points to an existing directory. While I know that A

Trailing slash added

2007-01-13 Thread lightbulb432
http://www.nabble.com/Trailing-slash-added-tf2970832.html#a8312974 Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED