--- On Wed, 9/17/08, Martin Gainty wrote: > check your validators.xml to see if your short-circuit > attribute is set to true
My understanding is that validation short-circuiting means that additional validations for the same field won't be run as soon as the first validation error is encountered (plus rules for plain vs. field validators). See http://struts.apache.org/2.x/docs/validation.html#Validation-ShortCircuitingValidator This won't affect the invocation chain at all. I'd be interesting in clarifying this--where is the documentation that supports what you're saying? Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]