password password wrote:
I have this JSP that download an excel file.
It works fine if I use only one browser at the same time.
The problem is when I try to do this but from 2 browsers at the same time, (for example in a same computer). From each browser I can download a part of the file but not the complete file.
It seems the browsers are sharing the bandwidth and when it starts to download a file the other stops.
from IE there is some limitation that you can only open 2 concurrent
connections to one domain.
Thanks
- Rajeev
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]