Package org.springframework.web.servlet.view.tiles

Support classes for the integration of Tiles (included in Struts) as Spring web view technology.

See:
          Description

Class Summary
ComponentControllerSupport Convenience class for Spring-aware Tiles component controllers.
TilesConfigurer Helper class to configure Tiles 1.x for the Spring Framework.
TilesJstlView Specialization of TilesView for JSTL pages, i.e.
TilesView View implementation that retrieves a Tiles definition.
 

Package org.springframework.web.servlet.view.tiles Description

Support classes for the integration of Tiles (included in Struts) as Spring web view technology. Contains a View implementation for Tiles definitions.



Copyright © 2002-2008 The Spring Framework.