Saturday, October 29, 2011

Re: Integration of spring with GWT

Or, you can check out GWT-Tools project which gives you integration
with Spring. Also, very very easy AND it comes with sample
applications that take you step by step. Just check out the code from
here:
http://code.google.com/p/gwt-tools/source/checkout

-Yaakov.

On Oct 29, 9:41 am, Ezequiel Palumbo <ehpalu...@gmail.com> wrote:
> Hello Vijaya,
>
> I can also suggesthttp://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 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