站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

Uses of Class org.springframework.web.servlet.view.tiles.TilesView (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

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.