can i move file from local drive to my webdav server using java API and if yes please let me know
thx
Hello Berger,
Jakarta-Slide supports a WebDAV Java API. You can download it from http://jakarta.apache.org/slide/index.html
We are currently implementing WVCM (JSR 147), which is a J2EE standard API (currently under draft). The current state of this API can be found in Slide too. Currently is is under development and has implemented major parts of Delta-V (except for the advanced features). When WVCM is completed, we will make it available via this community too.
You may want to take a look at www.webdav.org. There are a lot more APIs described for various languages.
Best regards
juergen