Your validation.xml files need to have this DOCTYPE to
work with Struts Console:

<!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 is the official DOCTYPE for Validator config
files as of last week.

-james
http://www.jamesholmes.com/struts/


--- Dennis Muhlestein <[EMAIL PROTECTED]> wrote:
> Seems there is no validator 1.0 dtd on
> jakarta.apache.org/struts/dtds/..
> I can't open my validation.xml file because it uses
> the 1.1 dtd so I
> tried the 1.0 to see how that would work, but I got
> 404 error.
> 
> Can you just put a dtd somewhere?
> 
> Thanks
> Dennis
> 
> BTW it's true, James is Arnie.
> 
> On Wed, 2002-10-30 at 11:50, James Holmes wrote:
> > Struts Console version 3.0 is now available.
> > 
> > http://www.jamesholmes.com/struts/
> > 
> > Download Now:
> >
>
http://www.jamesholmes.com/struts/struts-console-3.0.zip
> >   -- OR --
> >
>
http://www.jamesholmes.com/struts/struts-console-3.0.tar.gz
> > 
> > Struts Console is FREE software.
> > 
> > Eclipse plugin support and Validator config file
> > support is finally here.  This release also makes
> > working with DynaActionForms more convenient.
> > 
> > Changes with Struts Console v3.0
> > 
> >   *) Fixed bug where Forwards' "Configuration
> Class"
> >      attribute was incorrect.
> > 
> >   *) Added support for Validator config files.
> > 
> >   *) Added plugin support for Eclipse.
> > 
> >   *) Added support for "className" attribute of
> >      <data-source> elements.
> > 
> >   *) Added support for "className" attribute of
> >      <exception> elements.
> > 
> >   *) Added support for "className" attribute of
> >      <form-bean> elements.
> > 
> >   *) Added support for "className" attribute of
> >      <form-property> elements.
> > 
> >   *) Added support for adding <set-property>
> elements
> >      to <form-property> elements.
> > 
> >   *) Added drop down list of values for "Type"
> field
> >      of Form Properties for FormBeans.
> > 
> >   *) Added drop down list of values for
> >      FormBean's "Type" field.
> > 
> > 
> > Thanks,
> > 
> > -james
> > [EMAIL PROTECTED]
> > http://www.jamesholmes.com/struts/
> > 
> > 
> > 
> > __________________________________________________
> > Do you Yahoo!?
> > HotJobs - Search new jobs daily now
> > http://hotjobs.yahoo.com/
> > 
> > --
> > To unsubscribe, e-mail:  
> <mailto:struts-user-unsubscribe@;jakarta.apache.org>
> > For additional commands, e-mail:
> <mailto:struts-user-help@;jakarta.apache.org>
> > 
> 
> 
> 
> --
> To unsubscribe, e-mail:  
> <mailto:struts-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:struts-user-help@;jakarta.apache.org>
> 


__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to