Large File Download
843841Oct 30 2007 — edited Oct 30 2007Hi All,
I am working on a web project where clients have to download large file's from the server. File size may be in Gb's. But the problem delay in file download. Code written for download is simply redirecting to the required file in a jsp page.
Is there any way by which i can reduce this delay by using any other coding trick. Here server is connected to ISP.
Thanks in Advance