If a webapp is using taglibs (JSTL or Struts-based), it has to be deployed
in the same web server where WebdavSerlvet and Slide are running so that the
same Domain.xml can be used.  It seems like it is not possible to deploy a
WebDAV JSP client webapp and the Slide server in 2 different servers.  

I think a new taglib that supports WebDAV-compliant features can solve the
problem.  The taglib will rely solely on org.apache.webdav packages.  Also,
webapp using this new taglib can potentially work with non-Slide WebDAV
servers.  Of course, server-specific features such as user management, and
role management have to rely on native API such as Slide's.

--
Willie Vu


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

Reply via email to