2009/12/21 Andy T <[email protected]>: > I'm using Struts 1.3 and Tiles 2.1.
Tiles 2 does not work with Struts 1.x via the Struts plugin, sorry. You can still use Tiles 2 without a plugin, but you have to do it your actions: http://tiles.apache.org/2.1/framework/tutorial/basic/pages.html See "Render the definition" section at the end of the page. Ciao Antonio
