RE: Tiles 2.0.3 Plug-in

2007-07-19 Thread Jiang, Jane (NIH/NCI) [C]
Thank you so much for pointing this out. That solved my problem. I am now upgraded to 2.0.8 with tiles 2.0.3. Jane -Original Message- From: Roberto Nunnari [mailto:[EMAIL PROTECTED] Sent: Thursday, July 19, 2007 2:14 AM To: Struts Users Mailing List Subject: Re: Tiles 2.0.3 Plug-in

Re: Tiles 2.0.3 Plug-in

2007-07-18 Thread Roberto Nunnari
Yes. I can confirm that. Also, in the move from Struts 2.0.6 to 2.0.8, I had to change my tiles.xml put tags to put-attribute, like this: before: after: value="/WEB-INF/tiles/content/userList.jsp" /> also, make sure you have all the tile

Re: Tiles 2.0.3 Plug-in

2007-07-18 Thread Dave Newton
IIRC the Tiles tags and possibly the DTD has changed; I had to update at least my tiles tags between 2.0.6 -> 2.0.8. d. --- "Jiang, Jane (NIH/NCI) [C]" <[EMAIL PROTECTED]> wrote: > Hi all, > > Has any one got tiles plug-in to work with tiles > version 2.0.3 or 2.0.4? > > We have developed a St

Re: Tiles 2.0.3 Plug-in

2007-07-18 Thread Eric Buitenhuis
I'm not a place where I can reference, but I seem to remember having to add chain config to the web.xml. On 7/18/07, Jiang, Jane (NIH/NCI) [C] <[EMAIL PROTECTED]> wrote: Hi all, Has any one got tiles plug-in to work with tiles version 2.0.3 or 2.0.4? We have developed a Struts 2 applicati