How is the RPC (Google Web Toolkit) RPC (remote procedure call) for asynchronous operations from the browser / javascript to the server different or similar to an AJAX call?
If they are different, can someone help me understand how they are different?
I also heard that this RPC implementation does not work with all Server containers. For example, the GWT project did not work in Apache Tomcat.
Also, is this an RPC arbitrary implementation of Google or a standard implementation?
ajax web gwt gwt-rpc websphere-7
yathirigan
source share