--- "Kelly.Graus" <[EMAIL PROTECTED]> wrote: > Does struts 2 have a built in validator that will allow me to make sure two > fields match (ie, two password fields). From looking around, it seems that > struts 1 had validatewhen which could be used, but I haven't been able to > find anything for struts 2.
http://struts.apache.org/2.x/docs/expression-validator.html http://struts.apache.org/2.x/docs/fieldexpression-validator.html Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

