This project has retired. For details please refer to its Attic page.
org.apache.tiles.servlet.context (Tiles 2 2.1.4 API)

Package org.apache.tiles.servlet.context

Package class diagram package org.apache.tiles.servlet.context
Classes and interfaces that allow to access the various contexts from a servlet application.

See:
          Description

Class Summary
ServletTilesApplicationContext Servlet-based implementation of the TilesApplicationContext interface.
ServletTilesApplicationContextFactory Creates an instance of the appropriate TilesApplicationContext implementation under a servlet environment.
ServletTilesContextFactory Deprecated.
ServletTilesRequestContext Servlet-based implementation of the TilesApplicationContext interface.
ServletTilesRequestContextFactory Creates an instance of the appropriate TilesRequestContext implementation in a servlet environment.
ServletUtil Utilities for Tiles servlet support.
 

Package org.apache.tiles.servlet.context Description

Classes and interfaces that allow to access the various contexts from a servlet application.



Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.