Hi, I am also facing same problem, does anybody have any idea how to handle it. As per my understanding the control comes back to client but if there is more data then page will wait for all data to loaded first. Because in my case the whole page was under one <div>.
Regards Shoaib -----Original Message----- From: Abhinav Bhatnagar [mailto:[EMAIL PROTECTED] Sent: Friday, July 08, 2005 9:58 PM To: Struts Users Mailing List Subject: RE: IE Globe issue Any body has any idea on this? Please let me know. Thx -----Original Message----- From: Abhinav Bhatnagar [mailto:[EMAIL PROTECTED] Sent: Thursday, July 07, 2005 7:49 PM To: Struts Users Mailing List Subject: IE Globe issue Hi All, I have a strange issue in my struts application. When I go from one page to the second page by clicking over a link, the IE globe (on the top right hand corner) moves for a moment, then stops rotating (user still on page1) and after a few seconds the second page loads. This leads the user to believe that the click didn't happen even though the call is still executing. On closer examination I found that call is made to the Action class of the submitting page and till the moment it reaches a "return mapping.findforward(xxx) , the globe moves. But after that it stops and then of course the next page is loaded, there is a gap of time for which globe didn't move and the user was on page 1. I tried searching on the net and found this : http://support.microsoft.com/?kbid=276578 " Internet Explorer Globe Stops Rotating Before Page with Frames Is Fully Loaded " But I don't have any frames on my html page. Please let me know if anybody has any idea about this. Thanks and regards, Abhinav **************** CAUTION - Disclaimer ***************** This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system. ***INFOSYS******** End of Disclaimer ********INFOSYS*** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]