Re: Validate Two String Fields Equal

2005-03-15 Thread Erik Weber
http://struts.apache.org/userGuide/dev_validator.html See the section on pluggable validators. I don't think the type of Form you use matters, but I don't use Dyna forms. Erik Scott Purcell wrote: Hello, I have a simple validation problem I am seeking help with. I have a form in which the end-use

Validate Two String Fields Equal

2005-03-15 Thread Scott Purcell
Hello, I have a simple validation problem I am seeking help with. I have a form in which the end-user enters a "password" and a "confirm password". I am using the validator framework (I am pretty new, but getting there) and want to know how to check this type of problem. Ensuring that the same