I downloaded the Oreilly Servlet Package to upload a file from my local computer to server. The server is on a IRIX machine with Tomcat 3.2. For uploading text file, it works fine. but the uploaded image files are not viewable because the files lost a small amount of bytes (30 to 200 bytes). I tried the same servlet on Linux and Windows server, it works fine.
 
Did I do anything wrong? Please help me to solve this problem.
 
Thanks
 
Matt

Reply via email to