On Nov 1, 2005, at 10:25 PM, Wendy Smoak wrote:

+ <title>The Tiles 1.1 Framework Project - Examples</title>


The release plan has Struts Tiles as part of the 1.3.0 release, and I think this should be changed to 1.3. I've already changed the version in the tld,
but didn't touch the dtd.

What if I just remove the version number from the title so we don't have to keep changing it? Is there a good reason to leave it there?



+ <%@ taglib uri=" http://jakarta.apache.org/tiles " prefix="tiles" %>

The URI in the tld is http://struts.apache.org/tags-tiles

Thanks.  I'll fix that.


+ <!DOCTYPE tiles-definitions PUBLIC

+ "-//Apache Software Foundation//DTD Tiles Configuration 1.1//EN"
+ "http://jakarta.apache.org/struts/dtds/tiles-config_1_1.dtd ">



The URL should start with http://struts.apache.org/dtds. See above about versioning... if it's really supposed to be 1.1 then I'll change the tld
back to match.

I think 1.3 is probably a better choice. It doesn't necessarily have to track along with the Struts Core project, but it doesn't hurt to start at 1.3.0 unless somebody has objections. Barring any, I'll fix it sometime later today.

Greg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to