Monthly Archives: March 2010
Invoke GWT RPC services deployed on Google App Engine
SyncProxy allows you to invoke GWT RPC services from pure Java (no JSNI) code. From version 0.1.2, you can invoke your RPC services deployed on AppEngine. This post shows you how to use this new feature of SyncProxy. The service … Continue reading