Package | Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
private TilesRequestProcessor |
RedeployableActionServlet.tileProcessor |
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-2014 - The Apache Software Foundation