I did use hibernate + gwt before about 2 years. I had two projects: one for
the entities and one for gwt client/server part. Services and DAOs were in
the server part and the client accessed everything through with DTOs (which
were on the client side). I don't see any reason using only jpa(without
ejbs) with gwt, why don't you use hibernate?

-- 
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.

Reply via email to