philgmo Posted July 20, 2007 Share Posted July 20, 2007 Hi, thanks for taking a look at this, anyone. I have a button on my page that triggers three requests at the same time to the same JSP page. One of these requests should return much quicker than the others, a second or so compared to 30-45 seconds for the others. Under Firefox on Mac OS X the quick response appears right away, as expected. Under Firefox on Windows XP, the quick response doesn't appear until one of the slower responses comes in. I'm using Firebug to debug it on both systems, and looking at the network information, the response really comes in later, so I don't think it's just a display issue. Any ideas? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.