Hi Josué, the 0.1.5 SL is fully compatible with GWT 1.6. In the 1.0 branch you'll find one (not yet released) that fixes a few minor bugs and works _only_ with GWT 1.6
Josué wrote: > Is SL working with GWT 1.6? There says dependencies: > ... > gwt 1.5.3 > spring 2.5.6 > ... > > On 13 maio, 03:01, George Georgovassilis <[email protected]> > wrote: > >> 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 -~----------~----~----~----~------~----~------~--~---
