St�phane De Jonghe wrote:
> 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
And your exception is ???
Those 3 lines are correct.
Dirk
- webdav ressource St�phane De Jonghe
- RE: webdav ressource Dirk Verbeeck
- RE: webdav ressource St�phane De Jonghe
