Hi, I am completely new to GWT and I wonder how to create an application's UI the GWT way. Basically I want to create an application which constists of serveral "pages", e.g. the user presses a button and the content which is displayed changes. In a traditional webapp I would simply redirect to another page. What is the GWT approach for this? Shall I create a class for each "page" which is a sublass of Panel and add on any user action which "redirectes" just swap the panel?
I don't want to start with a bad design of my application so I'd like to clarify this in advance. Thank you very much for your suggestions. Michael --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
