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 Jagadeesh Sunkara <js...@baan.com> on 2004/11/04 20:26:01 UTC

Search using WebDav Client

Can someone tell me how to do search using webdav client. I am aware that it
can be done using httpclient, xml request, client execute method but I am
looking for a method in Webdav resouce. 
 
Why isn't there a searchMethod in webdav resource like most of webdav
methods. Is there any problem doing that? I want to avoid creating xml based
requests, principal objects...etc. How can I implement search using webdav
client?
 
Thanks,
Jagadeesh