Wrox Home  
Search P2P Archive for: Go

  Return to Index  

servlets thread: Uploading A Huge File Of Size>16MB


Message #1 by "Vipul Gupta" <g_vipul@h...> on Mon, 7 Jan 2002 16:54:00 +0530
Hi To all
I am having a problem in uploading a file through a servlet.
The file is very big and it updates the database.
As soon as I select the path where the file is stored on the local machine.
I call a servlet and which in turn starts reading the file and updating the
database.
But after sometime webserver times out and Page Not Found Error is seen.
Though in the backend the process is still running.

I am using iPlanet WebServer6.0

I have even increased the timeout value of the server.

Can somebody tell me if he/she has ever faced such type of a problem.

Thanks and Regards

Vipul Gupta



  Return to Index