I know Tomcat has built-in WebDAV support, but we can't use Tomcat for the current customer. I found Milton, but it seems to be in it's early phases. Any alternatives? I don't need full WebDAV support, just opening, editing and saving single files, no version history, folders, etc. Thanks in advance, Peter
|
|
|||
|
|
|
As far as I recall, Tomcat's support was a separate servlet, so this should be usable. Otherwise, have a look at Apache Jackrabbit's WebDAV server code. |
||
|
|
