views:

2906

answers:

4

What Java WebDAV client side library could you recommend?

+5  A: 

Have you looked at Jackrabbit's?

Julian Reschke
Have you used it yourself? I would like to hear any feedback…
Darius Kucinskas
Yes. Compared to just using the Apache commons HTTP client, it helps with constructing and parsing the messages.
Julian Reschke
+1  A: 

I used the client library provided by the Jakarta Slide project for a software that I developed about 2 years ago, and it worked fine. Now, visiting the site, I see that the project is no longer active for lack of developers. But the client library should still be a good choice for you. Anyway, I don't see many alternatives out there.

alexmeia
alexmeia, thanks for your answer, but this library is not good chose because of retirement.
Darius Kucinskas
http://sourceforge.net/projects/webdavclient4j/ is based on the retired Apache Jakarta Slide project's Java webdav client, and includes the VFS WebDAV provider. It is packaged with HttpClient 3.0.1.
plutext
+3  A: 

I've recently created one that is quite easy to use:

http://sardine.googlecode.com/

Jon Stevens
A: 

Try to esteem about them here: http://www.webdavsystem.com/javaserver