| WildcardServletTilesApplicationContext | Servlet-based implementation of the TilesApplicationContext interface that can resolve resources even using wildcards. | code | html |
| WildcardServletTilesApplicationContextFactory | In the #createApplicationContext(Object) method creates an instance of WildcardServletTilesApplicationContext . | code | html |
This package contains deprecated classes and interfaces that allow to access the various contexts from a servlet application. These classes can manage resource getting through the use of Spring-like wildcards patterns.
Please use org.apache.tiles.servlet.wildcard package.