You can generate a working GWT project using the Nalu project generator: http://www.mvp4g.org/gwt-boot-starter-nalu/GwtBootStarterNalu.html
Import the project into your IDE and take a look at the NavigationController/NavigationComponent. This should help you to understand how to switch screens inside a GWT application. (Instead a button the project uses a link ... but that makes no difference) Hope that helps. -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/43dc6682-431e-41e6-b868-aecda564f860%40googlegroups.com.
