Validate seperate fields per button for forms with multiple butto ns

2004-11-28 Thread Partho . Sandell
Hi, I have a form with two buttons and a form bean that uses the validator frame work. The same action class is invoked when any button is clicked. I would like to check different text fields based on which button was clicked. Any pointers how this can be achieved using the validation framework wou

Validate seperate fields per button for forms with multiple butto ns

2004-11-28 Thread Partho . Sandell
Hi, I have a form with two buttons and a form bean that uses the validator frame work. The same action class is invoked when any button is clicked. I would like to check different text fields based on which button was clicked. Any pointers how this can be achieved using the validation framework wou