By bloid
via www-128.ibm.com
Published: Feb 16 2007 / 14:27
Build an Ajax application using Google Web Toolkit, Apache Derby, and Eclipse, Part 3: Communication
Now it gets interesting! In this third article, find out how to get the client and server talking to each other. You'll use the Remote Procedure Call (RPC) framework within GWT to make getting data off the server almost as simple as making a Java method call.
Add your comment