> Can i use multiple RootPanel's in my web app..? i read somewhere that this
> is discouraged.

I know that having multiple GWT modules on the same host page is
discouraged as being inefficient because it prevents the GWT compiler
from optimizing as well as it could.

See this discussion: 
http://groups.google.com/group/Google-Web-Toolkit/browse_frm/thread/1106bc10356e9880?q=

However, I don't think there's a problem with having multiple root
panels on the same host page. The internationalization tutorial shows
an example of that.
http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5&s=google-web-toolkit-doc-1-5&t=GettingStartedI18n
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to