| ConfiguredServletContext | ServletContext implementation which allows Struts to inject initialization parameters into the context in order to reduce the amount of configuration required within web.xml for using Tiles. | code | html |
| ConfiguredServletContext.CompositeEnumeration | code | html | |
| StrutsTilesContainerFactory | code | html | |
| StrutsTilesContainerFactory.StrutsTilesContextFactory | Wrapper factory, used to decorate the TilesRequestContext with a FreemarkerResult aware version. | code | html |
| StrutsTilesListener | Listener used to automatically inject ServletContext init parameters so that they don't need to be configured explicitly for tiles integration. | code | html |
| StrutsTilesRequestContext | Default implementation of TilesUtil. | code | html |