Top "Google-app-engine" questions

Google App Engine is a cloud computing technology for hosting web applications in Google-managed data centers.

AppEngine Error [ java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal ]

i was looking to find a solution for this problem but seems difficult. I have appengine project working with a …

google-app-engine
Upload files in Google App Engine

I am planning to create a web app that allows users to downgrade their visual studio project files. However, It …

python google-app-engine
How to delete all datastore in Google App Engine?

Does anyone know how to delete all datastore in Google App Engine?

google-app-engine google-cloud-datastore
Spring - Redirect after POST (even with validation errors)

I'm trying to figure out how to "preserve" the BindingResult so it can be used in a subsequent GET via …

java spring google-app-engine spring-mvc validation
Choosing Java vs Python on Google App Engine

Currently Google App Engine supports both Python & Java. Java support is less mature. However, Java seems to have a …

java python google-app-engine google-cloud-platform google-app-engine-python
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 0: ordinal not in range(128)

I am building a web application using Flask and Google App Engine. One of the pages in this web application …

api google-app-engine youtube flask
How to upload and store an image with google app engine (java)

I am looking for the simplest way to upload and store an image (file) to the GAE (java). Googling for …

java google-app-engine image-uploading
This app isn't verified This app hasn't been verified by Google yet. Only proceed if you know and trust the developer

Hi I have developed an web application using google app engine, for google shared domain contact, Its working fine when …

java google-app-engine oauth-2.0 google-shared-contacts
Java example of how to log in to Google App Engine with a Facebook account using OAuth

I searched a lot, read many blogs, articles, tutorials, but until now did not get a working example of using …

java facebook google-app-engine oauth facebook-oauth
How to delete a project from Google Cloud Console

It seems that, from Google Cloud Console there is no way to delete a project. Note: As of 2013-09-19 …

google-app-engine google-cloud-platform