资 源 简 介
gwt-remote-action is a Command Pattern based client/server communication for GWT with the same interface as traditional GWT RPC. Thanks Jamie Gennis for the original project (http://code.google.com/p/gwt-remote-action/)
This project will give instructions for developers
to use hibernante4gwt (Gilead) on top of gwt-remote-action
run the project without GGDI
Inside the source trunk? (http://gwt-remote-action-extension.googlecode.com/svn/trunk)
1. gwt-remote-action: the source code of this project
1. gwt-remote-action-demo: the source code of the demo
The demo source introduces how to setup gwt-remote-action with gwt-remote-action-extension + Gilead without starting up GGDI on server. It should work on both developer and compiled mode.
The demo application is to test the Merge and Clone functions under gwt-remote-action and Gilead.
The demo uses the following framework:
* GWT 2.0.2
* Gilead 1.3 (stateless