Access to tiles-config_1_1.dtd

2004-04-14 Thread MyHotspotzz Mail
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.

Re: Access to tiles-config_1_1.dtd

2004-04-14 Thread MyHotspotzz Mail
pril 14, 2004 10:28 AM Subject: Re: Access to tiles-config_1_1.dtd > set tiles-def.xml like : > > > "-//Apache Software Foundation//DTD Tiles Configuration 1.1//EN" >"http://www.jakarta.org/struts/dtds/tiles-config_1_1.dtd";> > > &g