RE: struts 1.3.5 tiles question

2006-11-16 Thread Steve Duran
This worked. Thanks much. Steve -Original Message- From: Antonio Petrelli [mailto:[EMAIL PROTECTED] Sent: Thursday, November 16, 2006 12:58 AM To: Steve Duran Subject: Re: struts 1.3.5 tiles question Steve Duran ha scritto: > "bar.jsp" contains only the st

RE: struts 1.3.5 tiles question

2006-11-15 Thread Steve Duran
ache.org/1.3.5/struts-tiles/examples.html it recommends that the definitions be put in tiles-defs.xml, not in the JSP, which is what I did in Struts 1.2.9 Steve -Original Message- From: Antonio Petrelli [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 15, 2006 12:52 AM

struts 1.3.5 tiles question

2006-11-14 Thread Steve Duran
I have been unable to get Tiles to work under Struts 1.3.5. I also noticed that none of the Struts 1.3.5 examples use Tiles. Below is a summary of the problem. The only place where my implementation deviates from the documentation is in the tiles-defs.xml file. If anyone know what I need t