|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TilesRequestProcessor | |
---|---|
org.apache.struts.faces.application | |
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.faces.application |
---|
Subclasses of TilesRequestProcessor in org.apache.struts.faces.application | |
---|---|
class |
FacesTilesRequestProcessor
Concrete implementation of RequestProcessor that
implements the standard Struts request processing lifecycle on a
request that was received as an ActionEvent by our
associated ActionListener . |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |