From: Pier F. <pi...@be...> - 2005-03-23 14:51:42
|
I needed something very small a couple of months ago, and I didn't want to abandon my beloved Jetty for that cat-thing... But I seriously needed WebDAV. So I wrote the simplest servlet in the world to handle it, and that works purrrfectly (well, apart from my notorious ability to introduce serious bugs into any piece of software). IIRC, I've seen this problem popping up on the mailing list now and then. If someone wants a _small_ DAV servlet working with Jetty, feel free to try mine out. http://www.betaversion.org/~pier/wiki/display/pier/ A+simple+approach+to+WebDAV Pier |