h2. The Basics
|
This *User Guide* serves as the encyclopedia for Tapestry concepts, capabilities and practices.
|
|
{section} {column:width=30%} h2. Tapestry Basics Going beyond [Getting Started] and the [Tutorial|Tapestry Tutorial], these topics will dive into basic Tapestry capabilities that you'll want to understand first.
|
* [Class Reloading] * [Configuration]
|
...
|
* [Securing your application with HTTPS|HTTPS]
|
h2. Developing pages and components
|
{div:style=border-top: 1px solid #ccc}{div} h2. Built-in modules
|
|
Tapestry comes with a large collection of add-on modules to let you extend the framework beyond its core. h3. Integrating Hibernate * [Hibernate Configuration|Hibernate - Core - Conf] * [Hibernate User Guide|Hibernate User Guide] * [Hibernate Statistics|Hibernate Statistics] h3. Integrating Spring * [Spring User Guide|Integrating with Spring Framework] h3. Integrating JSR 303 - Bean Validation API * [Bean Validation User Guide|Bean Validation] {column} {column:width=30%} h2. Developing pages \\ and components Learn how pages, components, and mixins work, how templates and POJOs are tied together, and how to work with forms and AJAX.
|
h3. Structure
|
...
|
* [Aliases] (deprecated)
|
{column} {column:width=30%}
|
h2. Tapestry IOC
|
As with Tapestry 5 in general, the goal of Tapestry Inversion of Control (IoC) is greater simplicity, greater power, and an avoidance of XML. You'll want to explore Tapestry IoC to make full use of the extensibility of Tapestry. the framework.
|
h3. Architecture
|
...
|
* [Logging|Logging in Tapestry]
|
h3. Built-in modules
|
|
Tapestry comes with many modules to get quickly productive and to integrate your existing development.
|
{column}
|
|
h3. Integrating Hibernate
|
{section}
|
* [Hibernate Configuration|Hibernate - Core - Conf] * [Hibernate User Guide|Hibernate User Guide] * [Hibernate Statistics|Hibernate Statistics] h3. Integrating Spring * [Spring User Guide|Integrating with Spring Framework] h3. Integrating JSR 303 - Bean Validation API * [Bean Validation User Guide|Bean Validation]
|