Hi there

We started a new WebDAV project, a Java servlet that provides an
implementation of the webdav protocol. The underlying data-storage
(database, custom file systems) can be easily plugged in.

http://sourceforge.net/projects/webdav-servlet

We created it because we wanted basic webdav access to our store. First, we
tried the slide-WCK. But we thought using the complex slide system in the
background for only reading and writig files in a store whould be a waste of
resources. So whe took the WebdavServlet from tomcat and refactored it a
bit. The store implementation is nearly the same as in the WCK.

We want to thank Remy Maucherat for the original webdav-servlet
and the dependent files that come with tomcat,
and Oliver Zeigermann for the slide-WCK.

We hope this is useful for others who only need the basic webdav methods.
feedback, improvement suggestions, bug reports and contributions are very
welcome.

Robert Erler

-- 
Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to