Thomas, I have seen may developers struggling with Struts Validation (IMHO, it is a GIFT to us). The best way is to read some good book like the one from Chuck Cavaness. I read it once and my validation never fail me.
Or you can view his article http://jakarta.apache.org/struts/resources/articles.html -Dan ----- Original Message ----- From: "Thomas Miskiewicz" <[EMAIL PROTECTED]> Newsgroups: Struts Sent: Sunday, June 15, 2003 10:09 AM Subject: Re: Validator Framework Questions > Dan, > > > change your strut config to use > > org.apache.struts.validator.DynaValidatorForm > That helped. Could you or someone please else answer my > questions regarding the validator framework itself? > Is it part of Struts framework or not (I'm using the 1.1 rc2). > What steps are required to setup and use it? > Where do I find more info about it. > > Thanks > Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

