If you're only hosting static content, you don't need to write any Python or Java. You do need to pick one runtime or the other, so if you're familiar with Java, go with the Java one in case you end up wanting to add functionality in the future.
Check out this documentation page, specifically the part about static content: http://code.google.com/appengine/docs/java/configyaml/appconfig_yaml.html I'd still recommend running through the full example app, all the way through deployment, just so you're familiar with the environment. -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en.
