I have faced similar problem, I think below are few from code snippet: 1. Placecontroller should be singleton across ur app.
2. You should bind activity and Place ... 3. I am not seeing any activities in ur sample. On Fri, Oct 21, 2011 at 10:14 AM, Rikard Hultén <[email protected]>wrote: > I have tried to set things up like in the article on the GWT page. > > The presenter does looks up the placecontroller and invokes its goTo, this > changes the place and the new activity is started, but the URL stays the > same :( > > -- > 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/-/GlgbmjhTUkEJ. > > 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. > -- 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.
