Package org.apache.tiles.servlet.context.wildcard

This package contains deprecated classes and interfaces that allow to access the various contexts from a servlet application.

See:
          Description

Class Summary
WildcardServletTilesApplicationContext Deprecated. Use WildcardServletTilesApplicationContext.
WildcardServletTilesApplicationContextFactory Deprecated. Create an instance of WildcardServletTilesApplicationContext directly.
 

Package org.apache.tiles.servlet.context.wildcard Description

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.