Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: wordsmithing

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

Section
Column
width30%

Tapestry Core

Going beyond Getting Started and the Tutorial, these topics dive deep into the core Tapestry capabilities.

Pages and Components

The Basics

Developing pages and components

Structure

...

...

...

Templating

...

Request/Response Processing

...

...

...

Data persistence

...

Javascript

...

JavaScript, AJAX, CSS & Binary Data

Working with forms

...

Debugging, Testing & Tooling

Tooling

Customizing Tapestry to your needs

Column
width30%

...

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

...

...

...

Service Builders

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

Usage

...

Built-in services

Registry startup & shutdown

Tooling

Column
width30%

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

...

Include Page
Built In Modules
Built In Modules

More Modules...

Deprecated Topics