thank you for your reply! Finally I have solved the problem following this article : http://www.javacodegeeks.com/2010/07/gwt-2-spring-3-jpa-2-hibernate-35.html for persistance layer i have used Hibernate/jpa . I hope this can help someone ;)
On 22 Ott, 16:36, David Chandler <[email protected]> wrote: > See > alsohttp://code.google.com/webtoolkit/articles/using_gwt_with_hibernate.html > > > > On Fri, Oct 22, 2010 at 10:18 AM, markM <[email protected]> wrote: > > Try the example at this site. It won't show you how to use hibernate > > but it will show you how to get Spring integrated into your GWT app. > > If you need to learn Spring and Hibernate that's another > > learning curve altogether. > > >http://code.google.com/p/gwtrpc-spring/ > > > On Sep 7, 4:16 am, aces2805 <[email protected]> wrote: > >> Hi, I'm just new with GWT would like to ask if there are some > >> references that I can follow in integrating spring 3.0 and hibernate > >> with gwt. The usual sites that I go in uses maven, well I just think I > >> just need a plain and simple example. Hope some of you guys can help > >> me. Really appreciate it ... thanks > > > -- > > 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 > > athttp://groups.google.com/group/google-web-toolkit?hl=en. > > -- > David Chandler > Developer Programs Engineer, Google Web > Toolkithttp://googlewebtoolkit.blogspot.com/ -- 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.
