On May 11, 7:53 am, Alessio unibs <[email protected]> wrote: > GoodMorning everybody. I'm using GWT 2.0.4 and in IE8 appears only my > application's first page and when i click on a button, IE8 shows a > white page and in the bottom-left corner shows a signal error. > What can i do? > Thanks in advance
Probably an obvious question, but I'll ask it -- You can direct the GWT to only generate code that is compatible with specific browsers. Are you certain that you have it configured to generate code that works in IE? I know that you can set this in the module.gwt.xml file. -- 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.
