RE: Problems with Tiles 2 and WS 5

2006-12-19 Thread Stone, Sam
-Original Message- From: Antonio Petrelli [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 19, 2006 2:36 AM To: Struts Developers List Subject: Re: Problems with Tiles 2 and WS 5 Stone, Sam ha scritto: > 1)changed all my tiles-defs to use tiles-config_2_0.dtd instead of &g

Re: Problems with Tiles 2 and WS 5

2006-12-18 Thread Antonio Petrelli
Stone, Sam ha scritto: 1) changed all my tiles-defs to use tiles-config_2_0.dtd instead of 1.1 I hope you validated the XML file, did you? 2) changed all my tiles:insert statements to tiles:insertDefinition That's wrong, you have to change in or or . Ciao Antonio ---

Re: Problems with Tiles 2 and WS 5

2006-12-18 Thread David H. DeWolf
I'll try to hit both questions 1) The answer to your first question is easy: http://svn.apache.org/repos/asf/struts/sandbox/trunk/ 2) a) yes, a lot has changed. Tiles2 is a revolution, not an evolution b) yes, we now require 1.5, though the plan is to provide retro weaver distributions. I