Cause i am doing a project migration and i dont wanna loose the structure.
I know that GWT applications have a single page as pattern but I would like
to use multiple pages.

In case I change my mind and wanna use MVP, does anyone have a complete
example, cause in case of menus and complex widgets how would MVP work?

2011/8/29 Cristian Rinaldi <cristian.rina...@logikas.com>

> What is the reason to have multiple pages? (HTML Pages)
> Ajax applications respond to the pattern Sinlge Page.
> You can manage the content to be displayed using MVP (Place / Activities).
>
>
> A.U.S Cristian Rinaldi
>
> 2011/8/29 Marko Borges <markoborge...@gmail.com>
> >
> > By the way I am trying to work with gwt-multipage jar that looks simple
> but had to update gwt and smartgwt and everything is crashing now...
> > Baaaaaah
> >
> >
> > 2011/8/29 Marko Borges <markoborge...@gmail.com>
> >>
> >> Thanks for your answer. This looks like a little complicated and
> confusing. Isnt there a easier way? I will have many pages.
> >> Thanks,
> >> Mark
> >>
> >> 2011/8/25 Sandney Farias <sandneyfar...@gmail.com>
> >>>
> >>> Mark,
> >>> Try this link
> http://code.google.com/webtoolkit/doc/latest/DevGuideMvpActivitiesAndPlaces.html.
> I think that it can help you.
> >>>
> >>> --
> >>> You received this message because you are subscribed to the Google
> Groups "Google Web Toolkit" group.
> >>> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-web-toolkit/-/nKFb_l7W81UJ.
> >>> To post to this group, send email to
> google-web-toolkit@googlegroups.com.
> >>> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> >>> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
> >>
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> > To post to this group, send email to google-web-toolkit@googlegroups.com
> .
> > To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to