Kendall Clark <[EMAIL PROTECTED]> wrote: > geoffrey> As for WebDAV, it's not currently supported but it > geoffrey> wouldn't be too hard to add, I would assume. I doubt that > geoffrey> anyone is working on it, but you're welcome to give it a > geoffrey> try yourself and ask questions when you get stuck. > > Yeah, I'm interested in working on this, but I'm not sure *where* in > the Webware world it best fits; is this a Kit? Should it just be an > extension to HTTP support?
My intuition is that there should be a WebDAVServlet, similar to HTTPServlet. Since WebDAV works ontop of HTTP, it might be already be possible for Webware to respond to such requests -- though I imagine there's some work to get Apache to put such requests through. Ian _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
