WebdavResource SearchMethod

2004-03-24 Thread Juan Andr?s Bentancour
Hi all, I need to perform a search by property value using webdav client lib (org.apache.webdav.lib). Is org.apache.webdav.lib.method.SearchMethod class up to date ? Why there isn?t a searchMethod() method in WebdavResource like most of webdav methods ? Are there any problem for doing that ?

Re: WebdavResource SearchMethod

2004-03-24 Thread Ingo Brunberg
The SearchMethod class should be fully functional. But the main problem is to create the body for the search request. There is no smart or automatic way of creating one. That's propably the reason why it's not integrated into WebdavResource yet, but that would be no problem. If you want to

Users,Passwords,Groups and ACLs

2004-03-24 Thread Thamm, Russell
Hi, Is there any usable client (preferrably a gui client) for performing management functions on slide - handling users,passwords, groups etc - setting up ACLs Without such a client, slide is like an automobile with no steering wheel. Didn't slide once have a management servlet? Does