Hi Bruno, MVP and server communication are completely independent of each other. You can use GWT-RPC or the new RequestFactory to communicate with the server.
HTH, /dmc On Mon, Nov 1, 2010 at 12:54 PM, Bruno Santos <[email protected]> wrote: > I saw the new way of using the MVP on the > 'http://code.google.com/intl/pt-BR/webtoolkit/doc/latest/DevGuideMvpActivitiesAndPlaces.html', > but I have a question, how do I make a communication with the server? > > -- > 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. > > -- David Chandler Developer Programs Engineer, Google Web Toolkit http://googlewebtoolkit.blogspot.com/ -- 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.
