Hi,
I'm trying to build my first GWT application; i would read data from a
database and display it on a simple gwt page.
I create in Eclipse my Web Dynamic Project.
I put my POJO class in mypackage.server and the class with entrypoint
in mypackage.client.
I create a new GWT Remote Service with Eclipse.
Now where must i put the hibernate code to access database?
p.s.in mypackage.server there are hibernate.cfg.xml and pojo.hbm.xml

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 Google-Web-Toolkit@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to