Uses of Class
org.apache.struts.tiles.TilesRequestProcessor
Packages that use TilesRequestProcessor
Package
Description
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 TilesRequestProcessorModifier and TypeMethodDescriptionprotected TilesRequestProcessor
TilesUtilStrutsModulesImpl.getRequestProcessor
(HttpServletRequest request, ServletContext servletContext) Get Tiles RequestProcessor associated to the current module.