RE: Url Rewriting in Tomcat4.0

2002-02-11 Thread Coetmeur, Alain
ine- > De: Jiger Java [mailto:[EMAIL PROTECTED]] > Date: lundi 11 février 2002 12:17 > À: [EMAIL PROTECTED] > Objet: Url Rewriting in Tomcat4.0 > > > Hi, > Is is possible to do url rewriting in Tomcat. Something > such that when > a request like > >

Re: Url Rewriting in Tomcat4.0

2002-02-11 Thread Paul Downs
--On 11 February 2002 16:47 +0530 Jiger Java <[EMAIL PROTECTED]> wrote: Hi, > http://www.server.com/reseller comes in then the server will > execute/get/map/etc etc & the final url will become as > http://server.com/servlet/LoginServlet?role=reseller > which is then the named servlet be execut

Url Rewriting in Tomcat4.0

2002-02-11 Thread Jiger Java
Hi, Is is possible to do url rewriting in Tomcat. Something such that when a request like http://www.server.com/reseller comes in then the server will execute/get/map/etc etc & the final url will become as http://server.com/servlet/LoginServlet?role=reseller which is then the named servlet