Hi,

I wrote a little example with source code, have a look at:

http://puntosoft2k.appspot.com/gwt_gae_example.html

Please tell me if was usefull to you.

Thanks.

On Thu, Jun 18, 2009 at 5:43 PM, Max <[email protected]> wrote:

>
> To learn GWT and Google AppEngine (GAE) I'm trying to create a simple
> application using GWT with two classes (entities). In this application
> one object, let's say Student, encapsulates Array/List of other
> objects, say Classes and Books. Then it creates list of Students and
> sends it to Java code on GAE and stores it to the data store. Then I'm
> planning to retrieve these data back and send it to GWT.
>
> Question: is it possible to do this kind of stuff using GWT + GAE +
> Google DataStore? Are there any examples/tutorials of using all these
> technologies at once?
>
> >
>

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