<application> element

root element

The application specification defines the pages and components specific to a single Tapestry application. It also defines any libraries that are used within the application.

Figure B.1. <application> Attributes

NameTypeRequired ?Default ValueDescription
namestringyes User presentable name of application.
engine-classstringyes Name of an implementation of IEngine to instantiate.

Figure B.2. <application> Elements