I'm running into a problem. I started out with one FormBean. It's basically a flattened domain object. I'm using the Dave W. Validation package and in the validation.xml, you define that for a particular FormBean you validate certain fields. Different pages need validation on different fields so using only 1 FormBean won't work.
So do you create a new FormBean for each page that needs different validations? thanks. ken -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>