Tuesday, February 1, 2011

Re: 2 Modules in 1 GWT-App, both starting the onModuleLoad?

From the little information here, it seems that either Child2.html has a script tag loading Child1.nocache.js or Parent.nocache.js

Parent serves no purpose in your setup - if it were compiled and run, it would try to start both applications at once.

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment