You have two
options here, depending on what features you want.
- If you
only want legacy WebDAV level 2 support, without anything fancy, you can use
Tomcat 4 and write a JNDI directory context which would access your
repository.
- For more
advanced WebDAV support, you can use Slide. The interfaces you need to implement
are in the org.apache.slide.store package, and there are stores examples in
src/stores.
Remy
|
- Server-side WebDAV API Saleck, Krister
- Remy Maucherat
