Hi Niall,
I am also using Tiles for my
Struts application. Although, I followed each and every step carefully, the
JSP pages are not getting dislayed along with my layout pages.
I followed the following steps:
1.Added the struts-tiles.tld file to the /WEB-INF and registered it in web.xml.
2.Referenced all Jsp's with:
3.Created Layout pages: header.jsp,footer.jsp,mainLayout.jsp.
4.Update existing JSPs to use layouts: now, here's where I think I am going wrong.
5.Created a tiles-defs.xml file and changed the action mapping to:
Please help me out..
Thanks.
[ March 27, 2006: Message edited by: Basha Mohd. ]