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

Compare with Current View Page History

« Previous Version 16 Next »

Hot Features

Configuration

The Configuration user guide will provide a full-description of Tapestry's configuration from the early steps to your application security. Tapestry has a built-in localization mechanism. Tapestry gives you control over all your URL generation. It also ensures that secured pages will only be accessible through HTTPS.

Understand

Tapestry takes care of most of the technical and advanced parts of Web application for YOU. But to fully understand these principles and better your Tapestry's page design, you will appreciate this part that describes how Tapestry leverage the default constraints of Java Web development to make your developer's life easier

Develop your pages and components

Structure

Templating

Handle persistence

Interact with Component

Javascript

Working with Forms

Test

Tooling

Customize Tapestry to your needs

Tapestry IOC

As with Tapestry 5 in general, the goal of Tapestry IoC is greater simplicity, greater power, and an avoidance of XML. To fully understand the extension capabilities of Tapestry you should be aware of this built-in IoC.

Architecture

Features

Configuration

Built-in design patterns

Tapestry provides a set of service builders to have ready to use design patterns

Usage

Built-in Service

Registry startup

Tooling

Built-in modules

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

Integrate Hibernate

Integrate Spring

  • No labels