Provides a WebDAV access to OpenCms.

Handles all issues belonging to the WebDAV protocol.

The {@link org.opencms.webdav.CmsWebdavServlet} has to be configured in the web.xml, where the name of the {@link org.opencms.repository.I_CmsRepository} has to be specified to use with WebDAV.

Additionally it is possible to browse the resources in the VFS through a Web Browser by using the url where the WebdavServlet is configured in the web.xml.

The following WebDAV clients were tested:

Limitations:
@version $Revision: 1.5 $ @since 6.5.6