Look at the web.dtd file in tomcat/conf--specifically, the <url-pattern>
tag.  The complete spec is at http://java.sun.com/products/servlet/ .


                                        -- Bill K. 

-----Original Message-----
From: Eric MARTIN [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 21, 2001 5:48 AM
To: [EMAIL PROTECTED]
Subject: How to mask servlet ?


Does anybody know how to mask the servlet ?

Using Apache /Tomcat, i would like the URL le /aName (or /) be redirect to
my Servlet (without the /servlet/myServlet).

He's there a way to do so ?

Thanks

Eric

Reply via email to