You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 62 Next »

This User Guide serves as the encyclopedia for Tapestry concepts, capabilities and practices.

Tapestry Basics

Going beyond Getting Started and the Tutorial, these topics will dive into basic Tapestry capabilities that you'll want to understand first.

Built-in modules

Tapestry comes with a collection of add-on modules to let you extend the framework beyond its core.

Hibernate Integration

Spring Integration

JPA Integration

Other Modules

More Modules...

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.

Structure

Templating

Data persistence

Interacting with components

Javascript

Working with forms

Testing

Tooling

Customizing Tapestry to your needs

Tapestry IOC

As with Tapestry 5 in general, the goal of Tapestry Inversion of Control (IoC) is greater simplicity and power--without XML. You'll want to explore Tapestry IoC to make full use of the extensibility of the framework.

Architecture

Features

Configuration

Built-in design patterns

Tapestry provides a set of ready-to-use service builders for common design patterns:

Usage

Built-in services

Registry startup & shutdown

Tooling

  • No labels