HelloWorld

Configuring a Hello World Application with the Touchatag Configurator API.

In this example application we will first create a simple HelloWorld Servlet. And then create a configurator applet that will integrate in the Touchatag configuration flow for using our HelloWorld application. There is a SOAP and a REST example implementation for your reference.

Prerequisites

For this walktrough, you need installed version of the Maven build tool with a proper proxy configuration for HTTP and HTTPS (if needed).Basic knowledge of the Maven build tool is also required.

The project files and source code for these examples can be found here.