Hi Thomas, The tutorials are very helpful; I worked through implementing the StockWatcher sample to get my head around GWT concepts (including RPC):
http://code.google.com/webtoolkit/tutorials/1.6/index.html On Sep 6, 1:50 pm, Thomas Holmes <[email protected]> wrote: > I posted this before, and I was waiting for the moderators to put this > online. > I am desperate, and need a working GWT-RPC working ASAP. I've got 6 > new books on GWT and some refer to older 1.5 versions and not the new > versions. > > We have Spring 2.5.6, some MVC, using Spring Beans, and Hibernate > POJO's with Annotations. > There is NO hibernate.cfg.xml and there are NO Object.hbm.xml files, > but we do have working DAO's which work great. > > Now ... I want to be able to take a Master/Detail (or Parent Child/ > Record), bring it to the front-end, edit the data and push it back. > So, I am going to need a GWT-RPC service(s) so we can do CRUD > functionality. All the samples I have seen use hbm.xml files and > expect a hbernate.cfg.xml which we don't have. > > So, if anyone can point me in the right direction with working > examples, it will be much appreciated. > > thanks! > Tom --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
