Hi, read between the lines...
> Hi, > I am new to webDAV and Slide. I spent some time > reading the online documentation. I have a good idea > of the design and architecture. Most of the > documentation is for developing Slide servers. > However, I am interesetd in developing a client (in > Java) that can call the client side APIs and > manipulate the files. > > So far I have not found any documentation that tells > me exactly what are the sequence of API calls to make > in order to access the files. > > Can anyone help me find any documentation or a trivial > example that explains the client side function calls. For me the class org.apache.webdav.cmd.Slide, which can be found in jakarta-slide-1.0.16\src\webdav\client\src\org\apache\webdav\cmd helped a lot. > > Thanks > Kaizar > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
