Hi Sudeep,
This, in my experience, is usually due to IE being politically correct and
FF being lenient (as opposed to FF being correct and IE being complete ****,
which is what people would tell you if things were the other way around)

Assuming you are on Linux and using something less that GWT v2.0, then the
easiest way to sort it out is to run the project on a Windows machine (since
hosted mode uses IE and you'll get an error with a line number)

If that isn't an option, then compile with -style PRETTY or DETAILED, which
will at least tell you the method that is failing - have a look at it, and
post again if you can't see the problem.

Ian

http://examples.roughian.com


2009/10/20 Sudeep S <sudee...@gmail.com>

> hello,
>
> I hav my gwt app, compiled and running fine on FF,
>
> but on IE it says that *this.h.a* is null or not an object.
>
> Any ideas how to debug/backtrack the java code for such an error.
>
> Thanks
> Sudeep
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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