Hello,
I am in big doubt whether there is any any timeout handling available in
applet or not, Although i searched a lot in google and found no any such thing , But I have a problem in my application ...
I have one PHP application which calls applet for file uploading. For small files its working fine and when 100% is done in progress bar its showing success message in the PHP page but when file is too big and it takes 2 hrs to upload then progress bar sticks to 99% and it does not move to 100% and doesn't show any success message.
I dont know where exactly lies the problem. Whether its PHP part or applet part.
Kindly guide me as i have been desperately looking for the solution but not sure which part i need to focus on whether its PHP part or Applet part.
Sorry...I posted it here in the Swing section...Please move it to Applet section.