Web Example

This example demonstrates how to deploy a simple web application.

The application is composed of a very simple JSP page, which greets the user and prints the time, the hostname of the container that served the request and some additional details.

BUILD

The example uses maven as its build tool. It comes with a build script that runs maven automatically. Running the build script with no parameters within the current directory will list all the relevant tasks that can be run with this example.

The available commands are:

DEPLOYMENT

In order to deploy the web example onto the Service Grid:

Online Documentation

For more information, lookup 'First Web Application' under http://docs.gigaspaces.com