vote up 1 vote down star

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

flag
Why do you need a java plugin ? Can't you just use apache with mod_dav ? – Pascal Thivent Mar 8 at 17:58

1 Answer

vote up 2 vote down

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.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.