What OS are you using ? Is the hosted mode working fine ? From the
scarce information you gave, it looks like a null pointer exception in
your code but all I can do is guess with that much information.

> How can I know what's wrong in my java code?

Normally that's what HostedMode debugging is for. But if you really
can't identify the problem in hosted mode, the you could try compiling
in PRETTY or DETAILED style and then IE will at least tell you a more
meaningful name for the null variable.

Hope that helps;

Salvador

On May 6, 10:49 am, jeremyprioux <jeremypri...@gmail.com> wrote:
> update : IE says that there's some errors in my javascript code (a
> How can I know what's wrong in my java code?
>
> On 6 mai, 09:45, jeremyprioux <jeremypri...@gmail.com> wrote:
>
> > Hello,
>
> > My module load perfectly in Firefox or Safari but not in Internet
> > Explorer 7.
> > Since I don't have any errors in my module in the firefox console
> > errors, I don't really know what to do...
> > Have you ever seen this?
>
> > Ask if you need some .gwt.xml or any others informations.
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to