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