Re: Using xdoclet with ValidatorActionForm

2008-07-10 Thread Dimitris Mouchritsas
Dimitris Mouchritsas wrote: Hi all, I've got a multipage form bean to complete a registration in 3 steps. Validator is not working correctly. Some fields in the first page are validated, some are not. In the 3rd page none of the fields are validated. Now from what I understand I need to extend

Using xdoclet with ValidatorActionForm

2008-07-10 Thread Dimitris Mouchritsas
Hi all, I've got a multipage form bean to complete a registration in 3 steps. Validator is not working correctly. Some fields in the first page are validated, some are not. In the 3rd page none of the fields are validated. Now from what I understand I need to extend ValidatorActionForm instead