Java RPC: An Overview
Abstract: A collection of links to frameworks allowing for Remote Procedure Calls between Java applications. I ultimately went with the Restlet framework due to its simplicity and integration with GWT. Frameworks: Restlets: Restlet is a framework for Java allowing to create restful web services. This example shows that it works