Finally, the Tiles test webapp has been transformed into a portlet-based webapp. You can check it from the SVN trunk or the Tiles 2.1.x branch.

After a bug fix, the portlet support in Tiles work.

This portlet does not do much: it asks for a definition name and tries to render it. The portlet has been tried with JBoss Portal 2.7.2.

Currently it only works with complete definitions that are based on JSP pages. Velocity and FreeMarker do not work simply because they are based on servlets