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 executed.

RE: Url Rewriting in Tomcat4.0

2002-02-11 Thread Coetmeur, Alain
look about the Valves... http://jakarta.apache.org/tomcat/tomcat-4.0-doc/config/valve.html http://jakarta.apache.org/tomcat/tomcat-4.0-doc/catalina/docs/api/org/apache /catalina/Valve.html one limitation in using Valves is that one cannot change the content of a request is it has already been