GWT RequestFactory examples?

荒凉一梦 提交于 2019-12-03 04:32:33

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!