Saturday, April 23, 2011

GWT 2.2.0 RequestFactory + Spring 3.0.x Integration (SOLVED)

I had planned to use RF along with Spring as a DI framework. But I
could not really find a way to integrate these two. Google search did
not help either :( But after some hard luck, I finally managed to
produce a working solution.

The solution I've invented will enable developers to use Spring
machinery to manage RequestFactoryServlet instance; and at the same
time provide access to applicationContext.

Sharing is the best way to learn. Spread the words guys :)

Please visit my blog post for step-by-step instructions on how to
integrate RequestFactory + Spring.

http://blog.gurbits.ca/jatinder/2011/04/gwt-2-2-0-requestfactory-spring-3-0-x-integration/

Follow me on Twitter: @jsinghfoss

ENJOY!

--
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