Friday, September 24, 2010

Re: Datastore

You can use any of GWT's client / server protocols to connect to a
servlet running on App Engine that in turn calls the Datastore. See
the App Engine docs and forum for Datastore questions. The following
links may help on the GWT side:

http://code.google.com/webtoolkit/doc/latest/tutorial/RPC.html

http://code.google.com/p/gwt-dispatch/

http://turbomanage.wordpress.com/2009/10/07/calling-appengine-securely-from-gwt-with-gwt-dispatch/

HTH,
/dmc

On Sep 24, 5:30 am, trevor <trevor.bra...@btinternet.com> wrote:
> Having trouble in finding how to use Datastore or BigTable in GWT.
>
> I have developed using Python and usd datastore.
>
> Where should I look

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

No comments:

Post a Comment