For command pattern, You can either use gwt-dispatch and gwt-remote-action. If you use version 2.0, give it a try for gwt-remote-action
it works with gilead 1.3 , spring 3, etc project: http://code.google.com/p/gwt-remote-action/ if you want a war file example and gilead support etc, go here - http://code.google.com/p/gwt-remote-action-extension/ Cheers On Jan 15, 7:48 am, ctasada <[email protected]> wrote: > If you check this article you will find the application sample used by > Ryan: > http://code.google.com/webtoolkit/doc/latest/tutorial/mvp-architectur... > > hope it helps > > On Jan 13, 3:43 pm, Patrick Gumball <[email protected]> wrote: > > > Hallo everyone, I'm coding aGWT2.0 app with Gilead 1.3 + Hibernate > > and after watching Ray Ryan best practice video I decided to try to > > implement all my RPCs with theCommandPattern. I don't want to link > > togwt-dispatch or other libraries that uses GIN\GUICE but I couldn't > > get it working without a working sample. > > Here [1] you can see a thread on this topic but the example mentioned > > by martinhansen (GWTPattern.zip) has been deleted by rapidshare... > > > I'm wondering if any of you have a working basic sample that shows the > > interaction between Action\Response\RPC > > > Thank you very much and Best regards. > > > Patrick. > > > [1]http://groups.google.com/group/Google-Web-Toolkit/browse_thread/threa... -- 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.
