PDA

View Full Version : Integrate Spring with EXT GWT with RPC



alka_jan1980
8 Dec 2008, 2:55 AM
Hi,

I would like to know how to integrate spring EXT GWT with RPC, Im new to this technology,Please provide example as a sample program.
Reply me ASAP.

Thanks

zaccret
9 Dec 2008, 5:38 AM
This is relevant to GWT, not to Ext GWT. Anyway, I think you can do that with GWT-SL (GWT Server Library) : http://gwt-widget.sourceforge.net/?q=node/51.

jlozina
12 May 2009, 9:40 PM
Good example of project that integrates Spring & GWT with RPC. Then just add GXT.

http://technophiliac.wordpress.com/2008/08/24/giving-gwt-a-spring-in-its-step/

Cypher
13 May 2009, 8:11 AM
Also take a look at these links:
- http://www.springbyexample.org/examples/simple-gwt-spring-webapp.html
- http://jroller.com/revetkn/entry/gwt_and_spring_2_0

- GWT + Spring MVC integration, Part I (http://subject-ivity.blogspot.com/2007/03/gwt-spring-mvc-integration-part-i.html)
- GWT + Spring MVC integration, Part II (http://subject-ivity.blogspot.com/2007/03/gwt-spring-mvc-integration-part-ii-url.html)
- GWT + Spring MVC integration, Part III (http://subject-ivity.blogspot.com/2007/04/gwt-spring-mvc-integration-part-iii.html)
- GWT + Spring MVC integration, Part IV (http://subject-ivity.blogspot.com/2007/04/gwt-spring-mvc-integration-part-iv.html)
- GWT + Spring MVC integration, Part V (http://subject-ivity.blogspot.com/2007/04/gwt-spring-mvc-integration-part-v.html)

Alka_5m1980
21 May 2009, 1:16 AM
Thanks for your valuable information. ..... :)