I believe that you webapp is /shop.  If that is the case you need to
remove it from the URLs below -- all these methods work on the webapp level
and take URLs relative to that.

        Randy

> -----Original Message-----
> From: Giovanni Cuccu [mailto:[EMAIL PROTECTED]]
> Sent: Friday, December 28, 2001 11:15 AM
> To: [EMAIL PROTECTED]
> Subject: 2 problems with TC 4.01
> 
> 
> 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]>
> 

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

Reply via email to