If *all* your "views" share the same header/footer/nav, then they should be part of your "shell", with your ActivityManager only managing the "main" part of the screen. See https://blog.ltgt.net/gwt-21-activities/ and https://blog.ltgt.net/gwt-21-activities-nesting-yagni/ (wow, 10 years old!)
On Thursday, October 8, 2020 at 2:39:50 PM UTC+2, Guillen Antonio wrote: > > Hi all, > > I am still learning GWT and now I want to build views using > materialdesign (with MVP and activity/places) sharing the same header, > footer and side navigation. I don't found examples or tutorial to do this > and I have no idea how to do. > > Thanks for your help > > Antonio > -- 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/2e2554c5-a3cf-4b61-a299-5923bb4a51d0o%40googlegroups.com.
