Re: [S2] short-circuit problem

2007-06-21 Thread Lucas Garcia
omg... As a lot of people says... rtfm, Lucas :) That's correct, Dave :) Thanks a lot for the appointment! ;) Cheers! On 6/21/07, Dave Newton <[EMAIL PROTECTED]> wrote: --- Lucas Garcia <[EMAIL PROTECTED]> wrote: > If I execute the form with the 3 fields (email, > password and passwordRep) i

Re: [S2] short-circuit problem

2007-06-21 Thread Dave Newton
--- Lucas Garcia <[EMAIL PROTECTED]> wrote: > If I execute the form with the 3 fields (email, > password and passwordRep) in blank, 3 error messages > are returned. I was reading that when a validation > short-circuited occurs, the next validations aren't > executed. Nevertheless -as I said- 3 err

[S2] short-circuit problem

2007-06-21 Thread Lucas Garcia
Hi, I'm working with 2.0.8 struts version, and I have a problem with the next validation file: true true (passwordRep == password) If I execute the form with the 3 fields (email, password and passwordRep) in blank, 3 error message