If your looking for a clean simple way to allow your RPC services to
hosted in Spring or have existing Spring services that you would like
to access as RPC services then take a look at 
http://code.google.com/p/gwtrpc-spring/.

GwtRpc-Spring provides a RemoteServiceDispatcher that takes rpc
requests from the client and looks for the service in your Spring
Context. Your service only needs to implement the particular remote
service interface and be defined in your application context.

The project can be found at:  http://gwtrpc-spring.googlecode.com

 An example project can be found at: 
http://gwtrpc-spring.googlecode.com/files/GwtRpcSpringExample.zip

 And a tutorial at: 
http://devbright.com/2009/05/gwt-and-spring-introducing-gwtrpc-spring-project/

Enjoy,

Gordon
http://devbright.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to