Create first-web application-googleappengine

Post on 20-Jan-2017

111 views 0 download

Transcript of Create first-web application-googleappengine

Create Google app Engine

application (Java Eclipse)

BY MARWA AYAD

Agenda

Software tools requirement JDK 7 , Eclipse (Mars/Luna)

Install Google App Engine plugin Create First web application Deploy Application on local machine Deploy Application on Google App Engine Google App Engine with Java 8

Software tools requirement

Java SE Development Kit 7  http://

www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html

Eclipse IDE for Java EE Developers http://www.eclipse.org/downloads/

Google App Engine plugin https://developers.google.com/eclipse/docs/download (Eclipse Mars)https://dl.google.com/eclipse/plugin/4.5

Install Google App Engine plugin (Eclipse Mars)1.In Eclipse Help > Install New Software...2.Click the Add... button. The "Add Repository" dialog box appears.

Install Google App Engine plugin (Eclipse Mars)

Install Google App Engine plugin (Eclipse Mars)

Click OK on the Security Warning.

You will then be asked if you would like to restart Eclipse. Click Restart Now.

Create New Web Application

Create New Web Application(Name- select App Engine SDK)

Create New Web Application(Google Web Application Structure)

Create New Web Application(Google Web Application Structure) Java Servlets are programs that run on a Web or Application server and

act as a middle layer between a request coming from HTTP client and applications on the HTTP server.

Create New Web Application(Web Page )

Create New Web Application(Deployment Descriptor)

Create New Web Application(Run Application Local)

Create New Web Application(Run Application Local Console)

Create New Web Application(Run Application Local Console)

Deploy web Application on

Google App Engine

Deploy App on Google App Engine(appengine.google.com)

Deploy App on Google App Engine (Create new Project with unique ID)

Deploy App on Google App Engine (Create new Project with unique ID)

Deploy App on Google App Engine (Create new Project with unique ID)

Deploy App on Google App Engine (Link local Application with Google App project)

New project Added with status “None Deployed”

Copy the “Project ID ” to publish the application on Google A high-lacing-129414

Stop local running Application

Deploy App on Google App Engine (Link local Application with Google App project)

Deploy App on Google App Engine (Link local Application with Google App project)

Deploy App on Google App Engine (Google App Engine Authentication )

Deploy App on Google App Engine (Link local Application with Google App project)

Deploy App on Google App Engine

Deploy App on Google App Engine

Run web Application Google App Engine

Run web Application Google App Engine

Google App Engine with Java 8

Google App Engine with Java 8

App Engine does not yet support Java 8.

Change Java build pathChange Java Compiler

Engmarwaayad@gmail.comhttps://eg.linkedin.com/in/marwa-ayad-mohamed-0a4052150

http://www.slideshare.net/marwamarwa3/introduction-google-cloud-platform