Thanks but I already use servlet mapping. More preciasely my question is in which file I have to put the following instructions LoadModule rewrite_module module/mod_rewrite.dll > <IfModule mod_rewrite.c> > RewriteEngine On > RewriteBase /ContextServlet/ > RewriteRule ^file.html > /ContextServlet/MyServletName?parameter=file.html. > </IfModule> Have a good day
- RewritingURL with Tomcat3.2.1 Lessault Jean-Luc
- Re: RewritingURL with Tomcat3.2.1 Valeriy Molyakov
- Re: RewritingURL with Tomcat3.2.1 sfarrell
- Re: RewritingURL with Tomcat3.2.1 Tim O'Neil
- Re: RewritingURL with Tomcat3.2.1 Jan Labanowski
- Re: RewritingURL with Tomcat3.2.1 Tim O'Neil
- RE: RewritingURL with Tomcat3.2.1 Lessault Jean-Luc
- RE: RewritingURL with Tomcat3.2.1 Rob Ewaschuk
