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

Compare with Current View Page History

« Previous Version 43 Next »

The Basics

Developing pages and components

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, greater power, and an avoidance of XML. You'll want to explore Tapestry IoC to make full use of the extensibility of Tapestry.

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

Built-in modules

Tapestry comes with many modules to get quickly productive and to integrate your existing development.

Integrating Hibernate

Integrating Spring

Integrating JSR 303 - Bean Validation API

  • No labels