The Spring Framework

Uses of Class
org.springframework.web.servlet.view.tiles.TilesView

Packages that use TilesView
org.springframework.web.servlet.view.tiles Support classes for the integration of Tiles (included in Struts) as Spring web view technology. 
 

Uses of TilesView in org.springframework.web.servlet.view.tiles
 

Subclasses of TilesView in org.springframework.web.servlet.view.tiles
 class TilesJstlView
          Specialization of TilesView for JSTL pages; Tiles pages that use the JSP Standard Tag Library.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.