you can either use the davfileaccess, which has methods to list (getChildren()), create (createCollection()), move files (renameFile(),moveFile()) , and to do any basic file manipulations operation (that is what is used in the jahia engine), or use the webdav client interface (from slide, fully documented http://jakarta.apache.org/slide/clientjavadoc/index.html ) which is used in the file manager stephane was talking about. i'm not really sure what kind of methods you are looking for, but obvioulsy you can browse files with both apis - the choice depends more on the context where you want to place your code. in a template jsp, i would rather use the first one, but in a webapp or anywhere else you'll have to use to webdav way.
thomas
Le 12 juil. 04, � 08:37, [EMAIL PROTECTED] a �crit :
hi there Stephan,
I've got web folders to work from my windows desktop - I can point to my Jahia server and can view files from explorer.
Is the idea to use this interface programatically? How do I list files and create folders/files programatically?
thanks,
Manoj
This e-mail is intended exclusively for the addressee.
If you are not the addressee you must not read, copy,
use or disclose the e-mail nor the content; please notify
us immediately (by clicking "Reply") and delete this e-mail.
