Hi,

i'm currently searching for a way to modify the standard WebDAV-Servlet 
to map DB-Entries into a webdav-filesystem.
The default webdav-servlet seems to use the "FileDirContext"-class to 
map the servers filesystem (the webapps/webdav-directory) into the 
webdav-filesystem.

I think it should be possible to use a custom "FileDirContext"-class to 
implement the DB-connect, but where should this class be instantiated 
(overwrite "DirContext DefaultServlet::getResources()" ???) and will 
this work or are the other possibilities to get this done?

Thanks
- carsten tham


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

Reply via email to