I'd be very grateful for any help on the following problem: I'm using GWT 1.5, I have an app that does some calls to remote JSON data (using gwt-ext's HTTPProxy code), and then displays the data on the webpage. The browser calls the gwt call over https, and the GWT code is hosted on a glassfish server.
It works fine in firefox. However, for IE 6 and IE 7, the very first time the call is made to the GWT page, the browser hangs. Once I've stopped and restarted the browser - it all works fine. It I clear my cache and then try again, it hangs again. I realise that is is pretty hard to diagnose the problem without providing the entire code base. I was just wondering whether I am isolated in experiencing this problem or whether there are others among you who have seen it. Any hints are most gratefully received. thanks, Phil --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
