|
Hi everyone,
does someone of you have experience with directly accessing a WebDAV
server (https with user login) from Java?
Always mounting the WebDAV server via the file system and then
accessing the files via the file system would be rather cumbersome
for the user.
The Apache Jackrabbit package looks quite complicated to me, also a
lot of overhead that might slow down startup on old computers.
A more 'lightweight' solution would be preferred. It should also run
on java 1.5 - on the Macintosh computers, it is not so easy to
upgrade to 1.6.
Michael
|