Re: Rewrite context part in URL

2010-07-04 Thread daniel polonsky
bject: Re: Rewrite context part in URL > > > > As far as I understand tuckey can't help me in rewriting the > > application directory (context), but rather the rest of url > > following the context. > > Not my understanding. You'll need to have the filter

RE: Rewrite context part in URL

2010-07-04 Thread Caldarale, Charles R
> From: daniel polonsky [mailto:danpolon...@gmail.com] > Subject: Re: Rewrite context part in URL > > As far as I understand tuckey can't help me in rewriting the > application directory (context), but rather the rest of url > following the context. Not my understanding.

Re: Rewrite context part in URL

2010-07-04 Thread daniel polonsky
thanks for your reply ! I have downloaded it earlier today :) As far as I understand tuckey can't help me in rewriting the application directory (context), but rather the rest of url following the context. thx Daniel On Sun, Jul 4, 2010 at 6:40 PM, Caldarale, Charles R < chuck.caldar...@unisys.co

RE: Rewrite context part in URL

2010-07-04 Thread Caldarale, Charles R
> From: daniel polonsky [mailto:danpolon...@gmail.com] > Subject: Rewrite context part in URL > > How can I configure tomcat 6.0 to rewrite the context > part of URL so a range of contexts will be mapped to > one context. You can't configure Tomcat directly, but you can use this filter: http://