Hello, I'm using commons-fileupload.jar with ajax to do a multi file upload.
I have the feeling that my ISP uploads the file and when they receive it all only then they pass it to me. That causes me to get the file almost instantly. I'm displaying a progress bar for each upload but if they pass the file to me like that I got no control and the user will not be able to figure it out what's happening. How do I have to self manage the cache via response headers with Cache-Control ? Thanks, C --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
