Use this task to cache Struts and Tiles applications.
Before you configure Struts and Tiles caching, you should have a developed application. Find more information about developing Struts and Tiles applications on the Apache Struts Web Application Framework website.
Struts is an open source framework for building web applications using the Model-View-Controller (MVC) architecture. The Struts framework has a controller component and integrates with other technologies to provide the model and the view. Struts provide a control layer for the web application, which reduces construction time and maintenance costs.
The Tiles framework builds on the jsp:include feature and is bundled with the Struts web application framework. The Tiles framework reduces the duplication between JavaServer Pages (JSP) files and makes website layouts flexible and easy to maintain by assembling presentation pages from component parts.
Struts and Tiles caching is an extension of servlet and JSP caching, so the actions performed for each type of caching are very similar. Refer to the Configuring servlet caching topic for more information about servlet caching.
In this information ...Related tasks
Related information
| IBM Redbooks, demos, education, and more(Index) |