Hello, There are few examples located on springbyexample.org: http://www.springbyexample.org/twiki/bin/view/Main/ExamplesHome
But I'm not sure where the site contains any examples with GWT and Hibernate. But for the hibernate you may use DTO ( Data Transfer Object) pattern to transfer data between the client and the server and also you may check Gilead ( http://noon.gilead.free.fr/gilead/ ) - the old name was hibernate4gwt. Hope that this information will help you find how to use them together. Regards, Miroslav On Sat, 2009-01-17 at 18:37 -0800, Yossi wrote: > Hello, > > I am looking for a template or sample project that will enable me to > use GWT + SPRING + HIBERNATE. > Also it would be great if it will contain a session management with > authentication (register/login). > > As I see it, this is the infrastructure of the application and I don't > want to make mistakes there. > > I searched the web a lot and didn't find anything useful. > > Thanks, > Yossi > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
