RPC Problems

2011-12-08 Thread Alberto Jesús Rubio Sánchez
Hi, When a click the button login in my app the connection with the mysql database don't works correctly in the first click but in the next clicks works great. Anyone knows that can happens? Regards, Alberto J. -- You received this message because you are subscribed to the Google Groups "Goo

Re: MVP Pattern

2011-11-08 Thread Alberto Jesús Rubio Sánchez
Thanks for all to response. But which is the use of the places? Regards, Alberto J. On 3 nov, 18:29, Christian Goudreau wrote: > Well activities and presenter really look alike and the two denomination > are confusing, but a hint is the presenter interface in Gwt tutorials that > point to a pr

Re: MVP Pattern

2011-11-03 Thread Alberto Jesús Rubio Sánchez
Thanks for all, I don't understand the differences between MVP with Activities and Places and MVP without Activities and Places. Can you explain me this? Regards, Alberto J. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to th

MVP Pattern

2011-11-02 Thread Alberto Jesús Rubio Sánchez
Hi, I have recently started to develop with GWT in Eclipse and I want to use the MVP pattern. I create a new module and select the option for use MVP. Eclipse generates a lot of packages: activity, mvp, place, ui, server. Someone could tell me the use of each? Regards, Alberto J. -- You recei