WebDAV (Web Distributed Authoring and Versioning) or simply DAV is a protocol (RFC 2518). More specifically, it is a set of extensions to HTTP 1.1 protocol that will enable people to read and write documents over the web. WebDAV allows users to share and work with server-based documents regardless of their authoring tools, platforms or the type of web servers on which they are stored.
WebDAV (Web Distributed Authoring and Versioning) or simply DAV is a protocol (RFC 2518). More specifically, it is a set of extensions to HTTP 1.1 protocol that will enable people to read and write documents over the web. WebDAV allows users to share and work with server-based documents regardless of their authoring tools, platforms or the type of web servers on which they are stored. WebDAV works behind the scenes over the HTTP protocol, giving users a single, consistent way to access and write documents residing on remote servers from multiple vendors. WebDAV makes the web a collaborative, -write-able- medium. By -extension of the HTTP 1.1 protocol-, I mean WebDAV adds new HTTP headers and methods as well as it specifies how to use the new extensions, how to format request and response bodies, etc.
Apart from distributed authoring, WebDAV is also targeted to provide other benefits like:
In short, instead of passing documents back and forth via e-mail, edit them in-place at a URL!
Let’s have a look at benefits that WebDAV provides:
Note that WebDAV is not a API or an application. It is a specification, a protocol, a set of extension to existing HTTP protocol.
The features-list for WebDAV include:
WebDAV is dependent on the XML, and XML namespace standards. XML provides two major benefits to WebDAV, extensibility and internationalization. Since extra tags can be introduced with XML, WebDAV and properties can be extended easily. As XML supports multiple character sets, internationalization isn’t problem with WebDAV while storing property values which can be people from different countries.
Internet Engineering Task Force (IETF) along with Microsoft, Novell, Netscape, Xerox, University of California (Irvine), IBM, Lotus, FileNet, PCDocs, Merant, INSO, Rational, and Boston University is working on RFC 2518, WebDAV. The group is chaired by Jim Whitehead. More latest updates and news can be found at http://www.webdav.org.
Microsoft plans to incorporate support for WebDAV into the Windows 2000 operating system, Office 2000, Internet Explorer 5, IIS 5.0, etc. Microsoft shipped support for the WebDAV specification with the Beta 1 version of Office 2000 and the beta 2 version of Windows 2000. Microsoft is also providing a feature called -Web Folders- which makes a collection on a WebDAV server appear to be a directory in Windows. For more information on Web folders, have a look at knowledge base articles Q195851 (http://support.microsoft.com/support/kb/articles/q195/8/51.asp) and Q220930 (http://support.microsoft.com/support/kb/articles/q220/9/30.asp).
For more information on WebDAV projects/softwares, have a look at: http://www.webdav.org/projects.
WebDAV will dramatically reduce the accidental costs of collaboration between workgroups and between organizations. WebDAV makes the Web a simple, collaborative, writable medium. WebDAV makes web page/site creation significantly easier and also can be used to support virtual development teams.
If you have any questions/comments, feel free to use the discussion forum, or mail me – I look forward to hearing from you.
Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved
Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.