Computerworld - As more and more enterprises use project teams with members based in different locations and time zonesoften in different countries or hemispherestheir need for effective electronic collaboration tools has grown dramatically. There are a number of products that aim to solve that problem, and most make at least some use of a single underlying technology.
Web-based Distributed Authoring and Versioning (WebDAV or, more often, just plain DAV) is a standard that extends the capabilities of HTTP 1.1, the underpinning of the World Wide Web.
HTTP lets users read content that has already been published on the Web, but it provides no simple way for users to post new content or edit existing Web documents.
The protocol has no standard method for moving a file, locking or unlocking it, or adding property information to the file. WebDAV standardizes all of those functions, making the Web writable as well as readable in an interoperable way.
WebDAV was first proposed in 1996, and the current standard, RFC 2518, was published by the Internet Engineering Task Force (IETF) in February 1999. Versioning extensions to WebDAV were codified in RFC 3523 in March 2002.
Diving into DAV
WebDAV extends HTTP by adding new functions, including the following:
- Delete: for deleting a document or other resource.
- PropFind and PropPatch: for reading and writing metadata (also called properties) for a resource.
- MkCol: for creating a new DAV collection (think of folders for organizing files).
- Copy and Move: for copying or moving a resource.
- Lock and UnLock: for protecting editing changes when multiple users access the same document.
- CheckOut and CheckIn: for enabling version control and revision tracking.
HTTP headers aren't long enough to handle some requests, so WebDAV uses XML to format such requests and to store all resource properties. WebDAV version control also makes it possible for users to know which version of a file is the most current.


- Excel 2010 Cheat Sheet
- Register for this Computerworld Insider Cheat Sheet and gain access to hundreds of premium content articles, guides, product reviews and more.
- Finding the right cloud solutions for your organization
- HP is driving the evolution of what we call the Instant-On Enterprise. It is an enterprise that embeds technology into everything it does...
- Converged Infrastructure for Dummies
- As you know, everything is mobile, connected, interactive, and immediate. This is exactly why organizations need a highly agile IT infrastructure in order...
- Seven Priorities for Integrated Network Management - How HP Intelligent Management Center Delivers an Enterprise-class Solution
- This white paper describes the major requirements for network management solutions to help the organizations become more profitable, efficient and reliable.
Intel and the... - Building Cloud-Optimized Data Center Networks white paper
- Enterprises are turning to the Cloud to improve business agility, reduce expenses and accelerate business innovation. Cloud computing redefines the way IT assets...
- Gartner on the Network Infrastructure Market
- The network infrastructure market has evolved rapidly, from one in which most organizations adhered to a single-vendor architecture to a more business-driven network... All Networking White Papers
- The Higher-Bandwidth, Lower-Cost Connection of Choice: 10GBASE-T LAN on Motherboard
- Learn how Expedient, a cloud provider, is using 10 Gigabit Ethernet to boost its services and rein in costs.
- Distributed Database Security with Real-time Monitoring
- View this demo and learn how IBM InfoSphere Guardium database activity monitoring can help protect your sensitive data in distributed DBMS environments with...
- InfoSphere Warehouse Packs Demo
- These flash modules make warehousing more tangible and relevant to business users through detailed explanations of the InfoSphere Warehouse Packs.
- Delivery Management -- Extending Lifecycle Management
- Date: Wednesday, June 20, 2012, 1:00 PM EDT
Siloed organizations continue doing the wrong things and doing things wrong, leading to increased costs,... - Leverage automation today to reduce IT complexity
- Date: Tuesday, June 5, 2012, 2:00 PM EDT
Whether your B2B complexity is caused by multiple technologies due to M&A, business or application specific...
All Networking Webcasts