Hello Amin The SL [1] is a widely used library for integrating GWT with Spring. The main benefits are:
- Is non invasive: your services do not have to extend any special class, the adaptation to RPC are being done via runtime weaving - Plays nicely together with Spring security & AOP - Integrates Hibernate and allows you to send and receive Hibernate managed objects through RPC - Has a long development history and evolved as a community process over many iterations - Has versions for java 1.4, 1.5 and 1.6 - Has a large and active community [1] http://gwt-widget.sourceforge.net/ On May 13, 1:07 am, amin <[email protected]> wrote: > Hi, > > I am new to GWT and would like to use it for developing a User > Interface that makes a lot of database service calls. I am familiar > with Spring JDBC with its easy configuration and was wondering if > there any aritcles/tutorial/example on how to integrate GWT with > Spring JDBC. Would appreciate and code examples. > > Many thanks, Amin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
