问题
Do you know where i can find some code examples for the new GWT 2.1 RequestFactory? Google's tutorial is not good enough to begin with.
回答1:
please check this
http://javaasylum.blogspot.com/2010/11/gwt-21-request-factory.html
and from googler :
https://wave.google.com/wave/?pli=1#restored:wave:googlewave.com!w%252BWU4iAICkI.1
回答2:
And written in 2011 there are these tutorials which use ServiceLocators and show how to split the server side code using DAOs.
http://cleancodematters.wordpress.com/2011/06/04/tutorial-gwt-request-factory-part-i/
http://turbomanage.wordpress.com/2011/03/25/using-gwt-requestfactory-with-objectify/
回答3:
Have a look at the DynaTableRf sample from a GWT 2.1 distribution.
回答4:
Here is the Simple example for Gwt Request Factory... code is here
AND WORKING URL IS here
来源:https://stackoverflow.com/questions/4460144/gwt-requestfactory-examples