Michele Fuortes wrote:
Hi,
I have a problem with POSTing an XML file to a servlet which writes the
XML to disk. If the XML file is less than 16384 bytes all goes well. If
it's bigger the first 16384 bytes are written correctly, the rest all
all 00s. The lenght of the file is the correct one as in the
Content-Length: http header.
1) How do you POST the data ? I mean what is the client-side application
which composes and sends the POST ?
2) this may help :
http://forums.sun.com/thread.jspa?messageID=2344227
André
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]