- From: Pill, Juergen <Juergen.Pill@softwareag.com>
- Date: Sun, 2 Dec 2001 19:54:16 +0100
- To: "'Jason Crawford'" <ccjason@us.ibm.com>, rohit.marwaha@oracle.com, w3c-dist-auth@w3.org
You may want to have a look at http://jakarta.apache.org/slide/index.html. It includes a Java open source implementation of a WebDAV API. Best regards Juergen -----Original Message----- From: Jason Crawford [mailto:ccjason@us.ibm.com] Sent: Sonntag, 2. Dezember 2001 03:14 To: rohit.marwaha@oracle.com; w3c-dist-auth@w3.org Subject: Re: How to implement WebDav http extension methods in Java See the following URL and search for "java" to see a pretty good list of what people have done with Java... http://www.webdav.org/projects/ J. -----Original Message----- From: Rohit.Marwaha [mailto:rohit.marwaha@oracle.com] Sent: Friday, November 30, 2001 1:18 AM To: w3c-dist-auth@w3.org Cc: Rohit.Marwaha Subject: [Moderator Action] [Fresher to webdav] How to implement WebDav http extension methods in Java Hi All, I am a new comer to this subject. I am looking to implement a client in Java which can communicate with WebDav enable server. However it looks like Java's networking classes like URL, URLConnection and HttpURLConnection only support standard HTTP methods. Do I need to look at sockets to implement a client or is there a better way available? Thanks in advance. - Rohit
Received on Sunday, 2 December 2001 13:54:36 UTC