I have a GWT app that is wrapped in an iframe within a base html page. I'd
like to add a few navigational links (not actual links, but js powered
ones) in the outer html part of the page that allow me to change the state
of the GWT app.  I was thinking that I could change the src attribute in
the iframe that wraps the entire GWT app to navigate to a desired history
token.

Is this a good idea? Is there a better way to do this navigation from
outside gwt, apart from putting everything in gwt?

Thanks,
Phil

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