| org.apache.tiles.servlet.context.wildcard | This package contains deprecated classes and interfaces that allow to access the various contexts from a servlet application. |
| ExternalWriterHttpServletResponse | Wraps an HTTP response and overrides its print writer. | code | html |
| NotAServletEnvironmentException | Exception that indicates that a resource could not be used because it is not in a servlet environment. | code | html |
| ServletApplicationScopeMap | Private implementation of |
code | html |
| ServletHeaderMap | Private implementation of |
code | html |
| ServletHeaderValuesMap | Private implementation of |
code | html |
| ServletInitParamMap | Private implementation of |
code | html |
| ServletParamMap | Private implementation of |
code | html |
| ServletParamValuesMap | Private implementation of |
code | html |
| ServletRequestScopeMap | Private implementation of |
code | html |
| ServletSessionScopeMap | Private implementation of |
code | html |
| ServletTilesApplicationContext | Servlet-based implementation of the TilesApplicationContext interface. | code | html |
| ServletTilesApplicationContextFactory | Creates an instance of the appropriate TilesApplicationContext implementation under a servlet environment. | code | html |
| ServletTilesContextFactory | code | html | |
| ServletTilesRequestContext | Servlet-based implementation of the TilesApplicationContext interface. | code | html |
| ServletTilesRequestContextFactory | Creates an instance of the appropriate TilesRequestContext implementation in a servlet environment. | code | html |
| ServletUtil | Utilities for Tiles servlet support. | code | html |