Uses of Interface
org.apache.tiles.request.ApplicationContext

Packages that use ApplicationContext
Package
Description
 
The Tiles taglib and framework allows building web pages by assembling reusable pieces of pages, called Tiles.
Tiles access package.
Classes to simply load definitions depending on a customization key.
Factory classes, to allow creation of container instances.
It contains the basic implementations of Tiles container.
Classes to start the Tiles engine up.
Attribute evaluator classes that can perform EL evaluation for attributes.
Attribute evaluator classes that can perform OGNL evaluation for attributes.
 
Support for Freemarker's Environment as a request.
Support of Tiles request in a JSP environment.
Tiles request support for Servlet technology.
Tiles request support for Velocity.
Renderering support for Velocity.