Hi Sliders,

I have a problems using this three methods, everytime I tried to use
them, I received an exception with the webdavressource and there is no
samples codes so if anybody knows well the apache.commons.httpclient...

      HttpURL httpUrl      = new HttpURL("http://localhost:8080/test";);
      httpUrl.setUserInfo("root","root");
      WebdavResource webDR = new WebdavResource(httpUrl);

Thanks,

Stef

Reply via email to