Getting Started: Java This tutorial describes how to develop and deploy a simple Java project with Google App Engine. The example project, a guest book, demonstrates how to use the Java runtime environment, and how to use several App Engine services, including the datastore and Google Accounts. This tutorial has the following sections: Introduction Installing the Java SDK Creating a Project Using