Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
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 . |
Modifier and Type | Method and Description |
---|---|
protected TilesRequestProcessor |
TilesUtilStrutsModulesImpl.getRequestProcessor(javax.servlet.http.HttpServletRequest request,
javax.servlet.ServletContext servletContext)
Get Tiles RequestProcessor associated to the current module.
|
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.