Google App Engine Java Hello World

Hello World Appengine java


In this tutorial, we will show you how  to create a Google App Engine (GAE) Java project run it locally, and deploy it to Google App Engine account.

  • Create New Web Application Project:

  • Deselect the “Google Web ToolKit“, and link your GAE Java SDK via the “configure SDK” link:

    Click finished, Google Plugin for Eclipse will generate a        sample project automatically.
  •  Run it local
Right click on the project and run as “Web Application“.


Now go to http://localhost:8888/

Post a Comment

CodeNirvana
Newer Posts Older Posts
Copyright © JEsmairi
Back To Top