You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Willie Vu <ct...@ust.hk> on 2003/01/28 04:34:11 UTC

WebDAV JSP client webapp deployed in another web server

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>