| Nick Kew 2004-03-18, 2:05 pm |
| In article <e841c4c9.0403151617.6469fe8d@posting.google.com>,
satish.mokkapati@ams.com (SM) writes:
> The problem is that ASCII/text files are being received correctly, but
> binary files (I have tried MS Word docs and Image files) are being
> corrupted. The interesting thing is that the binary file that is
> received (and stored on the server) is exactly the same size as the
> file that was sent/uploaded from the client - only the data seems to
> be incorrect !
So how do you know the data are incorrect? You've run an MD5
both on the client and the server?
If you're sure of that, you'll want to fix your JSP. Or tell
us what software you are running that might be relevant -
such as nonstandard modules in apache.
--
Nick Kew
|