I tried using the WebDAV servlet some time back, but it doesn't work as well as I'd hoped (at least, with DW UltraDev that my developers demanded). If you are using Apache-Tomcat you can try mod_webdav instead, though it requires a separate port for each virtual host. If you need, I can post the config.
--- David Goodenough <[EMAIL PROTECTED]> wrote: > I am trying to use the webDAV servlet under tomcat 4.0.3 (as shipped > with > JWSDP). So I copied the directory across from an ordinary 4.0.3, and > sure > enough I can see the HTML page. But when I connect to the site using > the > URL http://localhost:8080/webdav all I see is the webdav context > files. > > How do I extend this to other contexts. Do I have to copy the > servlet > (or rather the bits of web.xml that define it) into all the other > contexts > or can I someho > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do You Yahoo!? Yahoo! Autos - Get free new car price quotes http://autos.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>