Hmm, you suggest to implement the menu in static HTML and create the individual sub pages as separate GWT applications?
But wouldn't that induce a serious waste of network traffic as *each* of the applications needs to be downloaded individually? No sharing of code, no sharing of image bundles. It doesn't seem that elegant, I think. Aren't there some way to let the whole site + menu be one large application but divide the sub pages into some kind of modules, thereby saving the overhead? What is the best practice? Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
