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 (see http://jakarta.apache.org/struts for more information about Tiles, which basically is a templating mechanism for JSP-based web applications).
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 (C) 2003-2004 The Spring Framework Project.