|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TilesRequestProcessor | |
---|---|
org.apache.struts.actions | The actions package provides special adapters between the incoming HTTP request and the corresponding business logic. |
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.actions |
---|
Fields in org.apache.struts.actions declared as TilesRequestProcessor | |
---|---|
private TilesRequestProcessor |
RedeployableActionServlet.tileProcessor
|
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 |