dovan nguyen wrote:
> 
> Hi all,
> 
> I have already asked the question but I still have no
> clue of the problem...

This problem (still) looks like a bug in WL7. I've tested the client,
and it definately works correctly, and the webdav servlet never deals
with HTTP/1.1 chunking directly, so it couldn't be a bug there. Perhaps
you could write a simple test servlet to run in your servlet container
that implements doPut() and writes the input stream from the
HttpServletRequest directly to a file - then, if that file has those
bogus extra characters, it'd definately be a server bug. 

Michael

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

Reply via email to