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