Ex. No:3 INSTALL GOOGLE APP ENGINE.
CREATE A HELLO WORLD APP AND
Date:
OTHER SIMPLE WEB APPLICATIONS USING PYTHON/JAVA.
AIM:
To install Google App Engine and Create hello world app and other simple web applications
using python/java
PROCEDURE:
Reg. No: 953623243059
STEP 1: Download GoogleAppEngine.
Click the “Next” button.
STEP 2: Download Python 2.5.
Reg. No: 953623243059
STEP 3: Set the Python path in the Google App Engine launcher after downloading the SDK.
STEP 4: Go to Edit-> Preference and make sure set the path for where you installed python.
STEP 5: Create a new folder on Desktop.
STEP 6: Go to File->Create new web Application.
STEP 7: Run the Application
STEP 8: Automatically created python and yaml folder
STEP 9: Go to browser and run the application. Type Localhost 8080.
Reg. No: 953623243059
RESULT:
Thus, the Google App Engine is installed successfully and a web application to
display hello world using python is developed and deployed in the GAE.