The Spring Framework

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 for the Spring Framework.
TilesJstlView Specialization of TilesView for JSTL pages; Tiles pages that use the JSP Standard Tag Library.
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.


The Spring Framework

Copyright © 2002-2007 The Spring Framework.