Friday, March 25, 2005

More about WebDav

Having said good things about the WebDav earlier, I also have to point out that at times we do miss out retry and parellel connection facilities available in advanced web clients like CuteFTP or FileZilla.

Here is a very cool Java library (OnJava article) that plugs into the Java's protocol handler mechanism and provides the retry and parallel connection facilities to HTTP connections. With this one should be able to build a cool WebDAV Client that is as good as any modern FTP client.

No comments: