This project has retired. For details please refer to its Attic page.
Fork me on GitHub

Integration with other web Frameworks

Tiles can be integrated with other web frameworks. Usually this kind of integration is made through extensions/plugins to Tiles.

  • Struts 1: Currently under development. A Struts 1 plugin is available in the SVN trunk, that presumably will be released along with Struts 1.4.
  • Struts 2: at the time of this writing, the Struts 2 Tiles plugin still uses Tiles version 2.
  • Spring MVC: Spring-3.2 can integration up to Tiles-2 and Tiles-3.

    For a closer look at custom integrations the spring code: forms a good example.