Uses of Interface
org.apache.tiles.TilesContainer

Packages that use TilesContainer
Package
Description
The Tiles taglib and framework allows building web pages by assembling reusable pieces of pages, called Tiles.
Tiles access package.
Interfaces that let the Tiles engine to inject dependencies to its objects.
These classes allow to start up Tiles with all features on.
Factory classes, to allow creation of container instances.
It contains the basic implementations of Tiles container.
It contains the basic implementations of mutable Tiles containers.
Classes and interfaces to be used when it is needed to create Tiles definitions during the execution of the application.
Interfaces to manage attribute rendering.
Classes to start the Tiles engine up.
Tiles template classes, that enable to write support code for template languages (JSP, FreeMarker, Velocity).