Hi All,
I'm trying to apply Tiles in my
Struts application for the first time and I'm getting this error: "javax.servlet.ServletException: TilesContainer not initialized" when I execute test.jsp. I'm using Struts 1.3 and Tiles 2.1.3. Relevant code snippets of various files are shown below.
I was wondering if anyone could help me out here . . .
Thanks,
Rob
************** Web.xml *********************************
************** struts-config.xml *********************************
***************** test.jsp ***************************
***************************** tiles-defs.xml *******************************
********************* template.jsp **********************