Hi

To use the tomcat webdav servlet you have to configure web.xml in the
WEB-INF directory of that web application.

Just add the <servlet> and <servlet-mapping> parts from the
webdav/WEB-INF/web.xml to the example/WEB-INF/web.xml file.

I have tested this with Tomcat/4.0.2-b1 and it works for me.
If you have problems I can send you the modified version of web.xml


Dirk



[EMAIL PROTECTED] wrote:
> 
> Hi,
> if this question has been answered already or is clear to everybody else, flame on 
>me! But after trying for three days now, I feel like giving up.
> 
> I'd like to use the webdav servlet in tomcat 4 to upload files to another web 
>application that is running in the same server. The servlet is  returning files from 
>/webdav only, how can I access, say, /examples?
> 
> Many thanks
> Eckard Buchner
> ________________________________________________________________
> Keine verlorenen Lotto-Quittungen, keine vergessenen Gewinne mehr!
> Beim WEB.DE Lottoservice: http://tippen2.web.de/?x=13
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to