Hello I am using GWT with mvp pattern everything works fine, nevertheless I 
have a process that require filling other modules first. For example if I 
want to buy something First I need to select the product, then add 
modification to the product and then provide a payment method. I was doing 
this following the mvp pattern so I have a module for each one. I want that 
when the user finishes the first step, the app will open the second step 
automatically. How can I do that? the mvp pattern is not good when a 
process requires 8 smaller steps.
 Regards

-- 
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/-/3h1ZipzYITUJ.
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.

Reply via email to