Hi Tom,
 
The WebDAV protocol is an extension HTTP, and thus requires a webserver (ie
its a web based protocol). Slide is implemented as a Java Servlet, so it is
likely it could be used in another servlet container, not just Tomcat, but
so far I have only had it running in Tomcat, so your mileage may vary. 
 
Cheers,
Dave

        I'm a new user to Slide.  I'm trying to store data in the Slide CM
system, and then be able to move it around, create new collections, put/get
- basically use all the webdav commands.  I have the Tomcat server, but do I
really need to use it to store content and then use the webdav commands?  I
thought I would be able to just start storing stuff and moving it around.


        What I really want to do is just use the webdav stuff.  Any help
would be greatly appreciated.  Sorry this e-mail is so vague, but I'm really
a novice at this.  A tutorial would be a nice add-on in the future.

Thanks, 
        Tom 

Reply via email to