Hi, I have written a call to a presenter via placeManager.revealPlace. The issue is that when the flow reaches this line of code for the first time, it gets executed and my presenter is getting invoked, but when I try to perform some transaction on the same page and try to execute the same line of code once again, it does not get invoked and thus my presenter is not called as well.. please help me with this.
Thanks! Bhavin -- 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.
