You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Ken Bowen <kb...@als.com> on 2007/09/27 02:37:45 UTC

Analog of mod_rewrite in Tomcat?

Hi all,

Is there an analog of mod_rewrite which operates in Tomcat?
It would be used if one was running Tomcat alone as a server without 
Apache in front of it.

Thanks in advance,
Ken Bowen

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Analog of mod_rewrite in Tomcat?

Posted by Hassan Schroeder <ha...@gmail.com>.
On 9/26/07, Ken Bowen <kb...@als.com> wrote:

> Is there an analog of mod_rewrite which operates in Tomcat?

<http://tuckey.org/urlrewrite/>

-- 
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Analog of mod_rewrite in Tomcat?

Posted by Daniel M Garland <da...@titanemail.com>.
Hey,

If you're after something really simple you could even write a servlet 
filter that implements your functionality.

Dan

Ken Bowen wrote:
> Hi all,
> 
> Is there an analog of mod_rewrite which operates in Tomcat?
> It would be used if one was running Tomcat alone as a server without 
> Apache in front of it.
> 
> Thanks in advance,
> Ken Bowen
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
> 
> 
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email 
> ______________________________________________________________________
> 

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org