You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by francis Bernon <fb...@igloographix.net> on 2003/08/08 17:09:27 UTC

Newbie questions: which way ?

Hi,

I'm new to Slide, WebDAV and Tomcat and I'd like to develop a software which offers the following functions:

- to manage documents with a navigator (platform independent and no specific installation) that is to say:
- download, upload, delete, move, rename files
- create, delete folders

I don't understand very well the documentation from the Jakarta Project. I've found some interesting
documents on the Net but I still don't know exactly which way to follow.

- Does the Slide WebDAVServlet good for the job by itself ?
- Do I have to extend the Slide WebDAVServlet ?
- Do I have to develop an all new Servlet over the "Slide High-Level Repository API" ?
- Is there a documentation for the "Slide High-Level Repository API" ?
- Do I have to develop a new Servlet, communicating with the Slide WebDAVServlet, and thus using the
  Slide Client API ?

Any information is welcome.

Thank you,
Regards,
Francis.