Uses of Class
org.apache.struts.tiles.TilesRequestProcessor

Packages that use TilesRequestProcessor
org.apache.struts.tiles
The Tiles taglib and framework allows building web pages by assembling reusable pieces of pages, called Tiles. 
 

Uses of TilesRequestProcessor in org.apache.struts.tiles
 

Methods in org.apache.struts.tiles that return TilesRequestProcessor
protected  TilesRequestProcessor TilesUtilStrutsModulesImpl.getRequestProcessor(javax.servlet.http.HttpServletRequest request, javax.servlet.ServletContext servletContext)
          Get Tiles RequestProcessor associated to the current module.
 



Copyright © 2000-2003 - Apache Software Foundation