FYI this problem has now been solved. When I upgraded to the latest
struts in my app I had forgotten to replace my old validation-rules.xml
with the new one. Once I made that replacement everything started
working again.
Thanks for your help,
Bart.
Bart Busschots wrote:
Thanks for your rep
Thanks for your reply Niall,
The Definition I have at the top of my validation.xml was:
Commons Validator Rules Configuration 1.0//EN"
"http://jakarta.apache.org/commons/dtds/validator_1_0.dtd";>
That looks right to me and looks like it was using the 1.0 DTD which is
supposed to be shipped i
The DTD's are shipped in the Commons Validator jar - when the xml config
file(s) are parsed (using Digester) local copies of the DTD (i.e. the ones
in the jar) are registered and should be picked up and therefore it
shouldn't need to go over the net to get them. This problem usually occurs
when the
marco
-Original Message-
From: Hollaway, Shedrick CIV (TRFKB C600)
[mailto:[EMAIL PROTECTED]
Sent: 14 October 2004 15:13
To: 'Struts Users Mailing List'
Subject: RE: Problem with struts validator../ Struts 1.2
Marco,
is missing.
> my validation.xml
Marco,
is missing.
> my validation.xml Is as follows..
>
>
>
>
>
> key="error.field.required"/>
>
>
>
>
>
>
>
37
To: 'Struts Users Mailing List'; 'Skip Hollowell'
Subject: RE: Problem with struts validator
HI,
Yes, also the html:error tag is there.
Regards
marco
-Original Message-
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Skip Hollowell
Sent: 07 Ap
HI,
Yes, also the html:error tag is there.
Regards
marco
-Original Message-
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Skip Hollowell
Sent: 07 April 2004 17:29
To: [EMAIL PROTECTED]
Subject: Re: Problem with struts validator
"Saul Q Yuan" <[EM
"Saul Q Yuan" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> One thing I noticed is you're missing the argument for the required
> message, ie.
> in your validation.xml file.
>
>
And as per my earlier post with this same problem, do you have the
tag in your jsp to actually show th
Hi,
But the arg0 isnt supposed to be present if your message
Needs a parameter?
Regards
marco
-Original Message-
From: Saul Q Yuan [mailto:[EMAIL PROTECTED]
Sent: 07 April 2004 17:04
To: 'Struts Users Mailing List'
Subject: RE: Problem with struts validator
O
some processing afterwards.. Well, It seems
> that super.validate results in nothing...
>
> I have no clue on what is going on..
>
> Any hints?
>
> Regards
> marco
>
> -Original Message-
> From: Saul Q Yuan [mailto:[EMAIL PROTECTED]
> Sent: 0
have no clue on what is going on..
Any hints?
Regards
marco
-Original Message-
From: Saul Q Yuan [mailto:[EMAIL PROTECTED]
Sent: 07 April 2004 16:51
To: 'Struts Users Mailing List'
Subject: RE: Problem with struts validator
A quick question, have you set validate=&quo
A quick question, have you set validate="true" in your action mapping?
Saul
> -Original Message-
> From: Marco Mistroni [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 07, 2004 11:31 AM
> To: 'Struts Users Mailing List'
> Subject: Problem with struts validator
>
>
> Hi all,
>
12 matches
Mail list logo