Apache Struts 2 Documentation > Home > Guides > Core Developers Guide > Plugins > Tiles
Added by Philip Luppens, last edited by Ted Husted on Sep 02, 2006  (view change)
About Tiles
Tiles is a templating framework. It can be used to create a common look & feel for a web site or application and to create reusable view components. Tiles is embedded in Struts Action 1, but being extracted into a standalone product.

Using Tiles with Struts Action Framework 2 is possible but experimental. Seamless support is expected once the Tiles standalone product is releated.

In the meantime, see Matt Raible's blog post.

Several approaches are possible: