I would like to create a chrome extension with GWT. Is it possible to use GWT's RPC to communicate from the extension to the server?
A:
It looks like some rebinding is needed, based on this package in the gwt-gae-bookmarks project (a GWT Chrome extension that talks to an App Engine app via GWT-RPC).
Jason Hall
2010-05-07 02:01:03