Re: 3-tier architecture /gwt
thank you for your reply, I'll see it, but I really don't know in RequestFactory, never used in gwt, I note that I am beginner in gwt
-- you can
--
2012/5/2 Thomas Broyer <t.broyer@gmail.com>
On Wednesday, May 2, 2012 10:05:02 PM UTC+2, assiya wrote:Hello,
I'd like to cut my gwt project into three projects:
application of 3-tier architecture for example :
->Project contains a customer
-> Project contains hibernate
-> Project contains my pojo classes
does anyone have a sample project or a tutorial that explains the principle
Note sure if that's what you're looking for but have a look at https://github.com/tbroyer/gwt-maven-archetypes which uses 'client' (GWT client-side), 'shared' (POJOs and GWT-RPC interfaces; or if you're using RequestFactory: all the proxies and contexts), and 'server' (server-side; webapp: GWT-RPC/RequestFactory implementation)--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/NbbsVUAQgW0J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
Assiya EL
Master Qualité du Logiciel
Plz consider environment - Only print this if necessary
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 google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home