Saturday, October 29, 2011

Re: Integration of spring with GWT

Hello Vijaya,

I can also suggest http://code.google.com/p/gwt-spring-integration/. This is a very very simple approach for GWT RPC and Spring integration where you only need to put the jar in your classpath (use maven if you can), add a line registering the especial Spring MVC Handler Adapter, and then map the handlers as you want. It's totally transparent for client code and server services. I've been using it in many applications, and it always gave me good results. 

Hope you find it useful!

Ezequiel.-

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

No comments:

Post a Comment