Hi,
        In my app I use a URL /xxx/servlet/YYY.txt. As you can see, YYY is not a
servlet.
        In web.xml I added a servlet mapping of *.txt to a certain servlet. In
tomcat 3 the mapping worked,
        but tomcat 4 sees YYY as a servlet and tries to activate it.
        How can I configure tomcat not to consider every URL that has /servlet as a
servlet, and go to the mapping instead ?
Thanks,
        Yuval


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to