Is HTTP auth is the only way for WebDAV authentication?

2002-03-14 Thread Zhidong Yu
As you know, Tomcat 4.0 includes WedDAV support. Now what I want to do is to extend/modify the class org.apache.catalina.servlets.WebdavServlet to build my WebDAV service which maps some kind of data source to WebDAV's hierarchical resource model. Especially the data source is a native XML

Is HTTP auth is the only way for WebDAV authentication?

2002-03-14 Thread Zhidong Yu
As you know, Tomcat 4.0 includes WedDAV support. Now what I want to do is to extend/modify the class org.apache.catalina.servlets.WebdavServlet to build my WebDAV service which maps some kind of data source to WebDAV's hierarchical resource model. Especially the data source is a native XML