Hi,
I am using commons upload utility to upload the file on sun one app server. Whenever user tries to upload a 70KB files, browser is displaying 'page con't be displayed'. But for smaller ones, its showing my custom message 'File size exceeded the allowed size'.
WHY the HELL, i am getting 'page can't be displayed' Error. Its become a show stopper for my application. Customer is on my head.
Pl. some one help me one this....
thankyou guys.........
- Sam
-
Upload File Size Error: Commons Upload: Sun One App Server (1 messages)
- Posted by: sharat nellutla
- Posted on: April 27 2004 14:00 EDT
Threaded Messages (1)
- Upload File Size Error: Commons Upload: Sun One App Server by Senthil Chinnaiyan on April 28 2004 08:28 EDT
-
Upload File Size Error: Commons Upload: Sun One App Server[ Go to top ]
- Posted by: Senthil Chinnaiyan
- Posted on: April 28 2004 08:28 EDT
- in response to sharat nellutla
I think response time out may cause the problem. You might try Server push to keep the connection alive while the file is uploading to your server, Something like a status page.
Thanks,
Senthil.