Re: AppEngine Users Service with GWT will always reload page/module upon login

2010-10-12 Thread Ikai Lan (Google)
he user is not logged in, when submitting the data, save the data either in Memcache or the datastore with the UUID as a key. If you use the datastore, you'll have to set up a cron job that does garbage collection. 3. When the user relogs in, retrieve the state from the server side and popular t

Re: com.google.appengine.tools.admin.AdminException: Unable to update app: Error posting to URL: https://appengine.google.com/api/appversion/create?app_id=Mini-Aplicaciones+Empresariales&version=1& 40

2010-09-21 Thread Ikai Lan (Google)
What's your application ID? That URL doesn't look like it's a valid ID. -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Tue, Sep 21, 2010 a

Re: GWT with GAE Blobstore

2010-09-07 Thread Ikai Lan
Here's a sample project I'm working on that does an upload to blobstore as well as uses the high performance image serving framework: http://github.com/ikai/gwt-gae-image-gallery Warning: This is still a work in progress, but the upload/image serving bits are there. On Sep 6, 9:54 am, Brandon Do

Re: Google's commitment to GWT

2010-08-25 Thread Ikai Lan
cause you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to google-web-tool...@googlegroups.com. > To unsubscribe from this group, send email to > google-web-toolkit+unsubscr...@googlegroups.com > . > For more options