Considering the documentation on: http://code.google.com/intl/nl-NL/webtoolkit/doc/latest/DevGuideCodingBasicsHistory.html#onvaluechange .... When the onValueChange() method is invoked, your application must handle two cases: 1. The application was just started and was passed a history token. 2. The application is already running and was passed a history token. ....
It might be mentioned that the first option does not happens on it owns, but that you need to call History.fireCurrentHistoryState() -- 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.
