Everything is working except the email and url validator.
Scott Van Wart <[EMAIL PROTECTED]> wrote: A. Lotfi wrote:
> Hi,
> I am trying to learn Struts validator, in the validator-rules.xml :
>
The validator-rules.xml specifies what validators are available to you.
You typically want to leave t
A. Lotfi wrote:
Hi,
I am trying to learn Struts validator, in the validator-rules.xml :
The validator-rules.xml specifies what validators are available to you.
You typically want to leave this alone. All your validation happens in
the validation.xml file. You specify rules in this file
Hi,
I am trying to learn Struts validator, in the validator-rules.xml :
MORE CODE HERE...
in validation.xml :
.
when I submit the form with correct data it does not submit
3 matches
Mail list logo