Anatomy of RPC in GWT
When you create a new GWT project from sample code, you will get a widget with ajax capability, as GWT is meant to do javascript programming in Java language, what you see from this sample project are all Java code, if you want to understand this in a manner of client and server separation, there will be some miles to cover to get there. Read the rest of this entry »
