Uses of Interface
org.apache.tiles.AttributeContext

Packages that use AttributeContext
Package
Description
The Tiles taglib and framework allows building web pages by assembling reusable pieces of pages, called Tiles.
"View preparers" are objects that allows the "preparation" of a Tiles artifact (definition, template or attribute) before it is rendered.
It contains the basic implementations of Tiles container.
"View preparers" are objects that allows the "preparation" of a Tiles artifact (definition, template or attribute) before it is rendered.
It is useful, for example, when a view item should be built and stored in a particular context (e.g.
Classes that allow the use of "Tiles template" as a Velocity tool.
Utility classes to use Tiles in a servlet environment.