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 database with ACL, and I want to map the NXD's
collection/document to WebDAV's collection/member.

I want to know whether the HTTP auth is the only way to authenticate
clients, and can I use database's ACL to authenticate clients?

--zhidong


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to