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
> 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.
k.caldar...@unisys.com> wrote:
> > 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.
>
> 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 ca
>
> Hi guys
>
> 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.
>
> e.g.
> http://localhost:8080/WEBAPP/
> http://localhost:8080/webapp/
> ...
>
> will all be mapped to
>
> http://localhost:8080/WebApp/
>
> Note that i don't