On 3 déc, 09:19, Jason Essington <[EMAIL PROTECTED]> wrote:
> GWT is mostly client side technology, so DAO never really comes into  
> play, that is more of a server side implementation detai.

D'oh!
How is an HTTP request that different from, say, an SQL request?

Of course, it depends what you mean by "DAO", but if what you name DAO
is just the "M" in MVC/MVP, then that's *not* "more of a server side
implementation detail".
See also http://code.google.com/apis/gears/architecture.html (that's
called "Data Layer" there)

Now, to answer rizla question, give a look at GXT's and SmartGWT's
"MVC" samples:
http://www.smartclient.com/smartgwt/showcase/#featured_smartgwt_mvc
http://extjs.com/explorer/#gridbinding (you'll have to retrieve the
source of the TestData class to see the full thing)

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