Thanks, It looks like I'm missing the 1.1 in the public name and a different domain name. Do you really think that this could be the solution? I have been able to download the dtd file from jakarta.apache.org.
I just pinged www.jakarta.org and I don't get DNS resoluton. http://www.jakarta.org/struts/dtds/tiles-config_1_1.dtd" in my web browser does not open the dtd file. JR <!DOCTYPE tiles-definitions PUBLIC '-//Apache Software Foundation//DTD Tiles Configuration//EN' 'http://jakarta.apache.org/struts/dtds/tiles-config_1_1.dtd'> ----- Original Message ----- From: "snpe" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 14, 2004 10:28 AM Subject: Re: Access to tiles-config_1_1.dtd > set tiles-def.xml like : > <?xml version="1.0" encoding="UTF-8" ?> > > <!DOCTYPE tiles-definitions PUBLIC > "-//Apache Software Foundation//DTD Tiles Configuration 1.1//EN" > "http://www.jakarta.org/struts/dtds/tiles-config_1_1.dtd"> > .... > > regards > On Wednesday 14 April 2004 02:43 pm, MyHotspotzz Mail wrote: > > I was seeing a failure to find tiles definitions factory. > > I've tracked it down to the tiles-config_1_1.dtd not being accessable from the jakarta web site. > > > > I have a copy of the tiles-config_1_1.dtd in my WEB-INF folder. How do I get Tomcat to find it? > > > > J.R. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]