GXT 101 - MVP4g App with App Engine Server

Published: 22 April 2018
on channel: Brandon Donnelson
167
5

In this episode I cover combining the client side GXT MVP4g application with an App Engine application. This is the first stage to the process of using two modules for a GWT app, one for the client and one for the server.

This episode covers:
Using MVP4g with an App Engine server
First stage of combining the maven modules
Debugging with the Code Server
Using the launcher directory to push resources to the web app folder


Creating an MVP4g project Episode
   • GXT 101 - Creating an MVP4g Project  

Creating an App Engine Standard project Episode
   • App Engine - Creating an App Engine S...