| Author |
How do I prevent read timed out errors?
|
Sheldon Plankton
Ranch Hand
Joined: Feb 11, 2004
Posts: 33
|
|
I have tried using orially's multipart and now I am using Jarakata's upload class. Both fail to load large files at least with J2EE 1.4 Application server ... My latest version of a uploading servlet uses org.apache.commons.fileupload and it also fails with ... I have been told that if I where using Tomcat set disableUploadTimeout to false in the server.xml file. Is there a J2EE 1.4 Application server equiv? Please help! What causes Read timed out's?
|
 |
Sheldon Plankton
Ranch Hand
Joined: Feb 11, 2004
Posts: 33
|
|
answer ... don't use netscape browser I just hope someone does say make it work with netscape
|
 |
 |
|
|
subject: How do I prevent read timed out errors?
|
|
|