[prev in list] [next in list] [prev in thread] [next in thread] 

List:       struts-user
Subject:    Re: Access to tiles-config_1_1.dtd
From:       snpe <snpe () snpe ! co ! yu>
Date:       2004-04-15 0:00:06
Message-ID: 200404150201.53213.snpe () snpe ! co ! yu
[Download RAW message or body]

dtd exits in commons-validator.jar, you need decalaration only
If You have old version  validator maybe you need this :
 <!DOCTYPE form-validation PUBLIC
     "-//Apache Software Foundation//DTD Commons Validator Rules Configuration 1.0//EN"
     "http://jakarta.apache.org/commons/dtds/validator_1_0.dtd">

This declaration are in begin dtd file in jar files - parser know this catalog
("-//Apache Software Foundation//DTD Commons Validator Rules Configuration 1.0//EN")
and don't do network acccess

regards
On Wednesday 14 April 2004 09:15 pm, MyHotspotzz Mail wrote:
> 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" <snpe@snpe.co.yu>
> To: <struts-user@jakarta.apache.org>
> 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: user-unsubscribe@struts.apache.org
> > For additional commands, e-mail: user-help@struts.apache.org
> >
> >
> >
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic