Dovan, just pass a java.io.File to WebdavResource.putMethod(java.io.File file). This will do all the things that have to be done at client side. See org/apache/webdav/cmd/Slide.java and org/apache/webdav/cmd/Client.java.
Andreas On 13 Nov 2002 at 11:03, dovan nguyen wrote: > Hi all, > > could anyone please tell me how to set the content > type header for the putMethod in WebdavResource or > else where ? > > Thank you, > Dovan > -- To unsubscribe, e-mail: <mailto:slide-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:slide-user-help@;jakarta.apache.org>
