Changing history token from external js

15 views
Skip to first unread message

Phil McDonnell

unread,
Dec 18, 2011, 11:33:28 PM12/18/11
to google-we...@googlegroups.com
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

Thomas Broyer

unread,
Dec 19, 2011, 4:47:52 AM12/19/11
to google-we...@googlegroups.com
I'd rather expose a method in GWT and call it from the parent page.
Reply all
Reply to author
Forward
0 new messages