Table of Contents
In this first example, we'll create a very simple "Hello World" kind of application. It won't have any real functionality but it'll demonstrate the simplest possible variation of a number of key aspects of the framework.
We'll define our application, define the lone page of our application, configure everything and launch it.
The code for this section of the tutorial is in the Java package tutorial.hello, i.e., C:\Tapestry-x.x.x\examples\Tutorial\src\tutorial\hello.