GWT application not displaying data on Windows 7 Starter Edition
Posted
by Steve Buikhuizen
on Stack Overflow
See other posts from Stack Overflow
or by Steve Buikhuizen
Published on 2010-05-12T02:30:24Z
Indexed on
2010/05/12
2:34 UTC
Read the original article
Hit count: 239
I have a GWT application that works great on all platforms/browsers etc.
Then we tried Windows 7 Starter Edition. For all browsers (Chrome, IE, Firefox) none of the dynamically displayed data appears in the application.
We know that the machine is ok because Google Wave works fine and its also a GWT application.
I'm at a loss. What could cause this to happen?
I'd be grateful if you have a suggestion as to how to debug this. If so find the solution I'll post it.
© Stack Overflow or respective owner