Either in Struts 1.0.2 or 1.1, struts looks for DTD alternatetively under directory/org/apache/struts/resources somewhere in the classpath.

I have also sucessfully set in classes as:

....classes/org/apache/struts/resources/struts-config.dtd

Hope it helps,

Adolfo.

From: "Steve Raeburn" <[EMAIL PROTECTED]>
Reply-To: <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Subject: RE: Validator
Date: Mon, 11 Aug 2003 08:52:04 -0700

Are you running Struts 1.1? I think this is a problem that was fixed before
1.1 final was released.

Steve


> -----Original Message----- > From: Adolfo Miguelez [mailto:[EMAIL PROTECTED] > Sent: August 11, 2003 8:12 AM > To: [EMAIL PROTECTED] > Subject: Re: Validator > > > What about replacing reference PUBLIC in fetching the DTD by a SYSTEM in > order to locate it in the same machine, i.e. with no internet access? We > have successfully tried. > > Adolfo. > > >From: Doug <[EMAIL PROTECTED]> > >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > >To: Struts Users Mailing List <[EMAIL PROTECTED]> > >Subject: Re: Validator > >Date: Mon, 11 Aug 2003 09:15:59 -0500 > > > >On one of our machines that cannot get to the internet, the DTD > references > >definitely cause validation to be ignored completely. I believe > we can see > >errors during the web application's startup (or we probably > wouldn't have > >found the problem.) > > > >We have to comment-out those DTD lines, or we get no validation. > > > >Sergey Smirnov wrote: > > > >>Common-Validators Framework does not check Validation file > against DTD in > >>run-time at all. I wonder, how removing DTD declaration can > help to change > >>something in this case. > >> ----- Original Message ----- From: Nagendra Kumar O V S To: > >>[EMAIL PROTECTED] Sent: Sunday, June 22, 2003 9:42 PM > >> Subject: RE: Validator > >> > >> > >> HI keith, > >> comment your dtd declarations in both ur validator.xml & > >>validator-rules.xml and try. > >> > >> this should work for u.. > >> > >> -nagi > > > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > _________________________________________________________________ > Add photos to your messages with MSN 8. Get 2 months FREE*. > http://join.msn.com/?page=features/featuredemail > > > --------------------------------------------------------------------- > 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]


_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail



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



Reply via email to