Hello everyone,

I'm a complete rookie in this WebDAV realm and basically
I'm interested in development of client side for querying WebDAV
resource. First I downloaded HTTPClient from Jakarta Commons
and decided to try it in conjunction with PropFindMethod object from
client API of Slide. After managing in this way I got
java.lang.NoSuchFieldError
exception and got an expression that Slide maintained its own
version HTTPClient, is it true in any way? What I was trying to achieve
was to create test program that connects to a site, sends 'propfind' request
with XML schema and dumps on the screen server's response
(what's the best way to get it done?). Then I thought that
WebdavResource object was what I need but playing around
with it I didn't get far. So I would like to ask people
if there is some 'hello world' examples out there for client-side
application to talk with WebDAV resources.

Thank you for your time.

Best of luck,
Yuriy Zubarev









_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

Reply via email to