I'm working on a project that has a deck panel placed in the
RootPanel. The deck panel is populated with all the panels needed for
the application.

Based upon a request parameter on the url, such as /myapp/index.html?
panel=edit, the application should catch a history event and switch
the displayed panel.

This doesn't happen. Instead of  showing the desired panel, the
application reloads.

Is there something 'special' that needs to be done to have the
application respond correctly to the changing parameter value?

Thanks in advance!

-- 
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.

Reply via email to