hi,
I have two distinct problems with Tomcat 4.01 running with apache
1.3.14 with warp connector
1) I build a filter and put something like /shop/dealer/* in url-mapping
section of the web.xml file
but does not work. if I put /* or /*jsp my filter works fine (I must
be more selctive than /* or /*.jsp). I read the specs and /shop/dealer/*
seems a good url-pattern. Can anyone help me?
2) I have a servlet controller which forwards request to other servlets;
the net result of dispatcher.forward is this 404 message
The requested resource (/shop/servlet/DealerUpdate) is not available
both the controller and the called servlet are in the web.xml file.
If I type the address on my Browser it works. can anyone explain me why?
thanks in advance,
Giovanni
-------------------------
Giovanni Cuccu
[EMAIL PROTECTED]
-------------------------
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>