Hi Reynir,

I had a look at doing this, from having a look at the code, the only thing
you can do
is a client side redirect (i.e. sending back a HTTP 302 to the redirected
page). From what
I gathered you've got to start going right up the food chain within Tomcat
to do it internally,
i.e. Filter->Value->Container->Connector

Regards,

James Williamson
www.nameonthe.net
----- Original Message -----
From: Reynir Hubner <[EMAIL PROTECTED]>
To: Tomcat Users List <[EMAIL PROTECTED]>
Sent: Wednesday, March 20, 2002 6:18 PM
Subject: RE: TC 4 - URLRewrite :: repost


> hey guys, I got no replies.. so this is a repost of the same message
> from early this morning.. (hope someone will notice it this time.. ).
>
>
> > Hi,
> >
> > I'm looking for the best way of writing a URLRewrite for tomcat that
> > works similar to mod_rewrite in apache.
> > Does anyone have an opinion on this matter, should I write a filter or
> > extend some of the Tomcat base servlets such as DefaultServlet or
> > InvokerServlet, or even write some kind of an addition onto coyote.
> >
> > I think filter is the correct way to do it.. what's your opinion ?
> >
> > thanx...
> > [EMAIL PROTECTED]
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > --
> > To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> > For additional commands: <mailto:[EMAIL PROTECTED]>
> > Troubles with the list: <mailto:[EMAIL PROTECTED]>
> >
> >
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to