Writing WebDAV enabled services is simple using "WebDAV Support for JAX-RS" in conjunction with "WebDAV Interoperability Filter". Check out the example project "WebDAV Address Book" to learn how this is done in an 100% vendor-independent way!
This project is providing a sample application (JAX-RS and JPA based address book) showcasing the usage of "WebDAV Support for JAX-RS" and "WebDAV Interoperability Filter"
The aim of this project is to provide a Maven archetype making it rather simple to set up new JAX-RS projects utilizing "WebDAV Support for JAX-RS".
This is a sample application providing a WebDAV File Server, demonstrating the usage of "WebDAV Support for JAX-RS" and "WebDAV Interop Filter".
This filter is applying workarounds for bugs in Microsoft's several WebDAV clients, thus making any WebDAV server accessable by Microsoft clients without any tricks in the server product.
This library is providing support for the WebDAV protocol to JAX-RS compliant frameworks. Using this vendor-independent extension, implementing WebDAV in own web services become rather simple.