2010/6/8 Jorge Vasquez <[email protected]>: > I'm starting to use tiles+freemarker for my project. I am trying to figure > out a way to not have to use the tiles.xml file as I think it's simpler for > everyone in my team if we just deal with pages and each page includes the > template that it is referencing. I am using Struts2 with tiles 2.06.
I suggest you to use Tiles 2.2.1, because it has native support for Freemarker. > Unfortunately, when it renders it is not replacing properly the elements in > the template. Can you elaborate on this? What is the final result and what do you expect? Antonio
