| Author |
How do I upload large files?
|
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 ... My latest version of a uploading servlet uses org.apache.commons.fileupload and it also fails with ... Please help! What causes Read timed out's?
|
 |
Phani Kumar
Greenhorn
Joined: Feb 15, 2002
Posts: 22
|
|
See the following link, I think it solves your problem http://www.tek-tips.com/gviewthread.cfm/lev2/3/lev3/13/pid/877/qid/627123
|
 |
Sheldon Plankton
Ranch Hand
Joined: Feb 11, 2004
Posts: 33
|
|
Thanks! Do you know how they fixed this problem on the Sun One application server?
|
 |
Sheldon Plankton
Ranch Hand
Joined: Feb 11, 2004
Posts: 33
|
|
I tested my servlet with IE browser and the Read timed out went away!
|
 |
 |
|
|
subject: How do I upload large files?
|
|
|