Multiple ActionForms on a page - client side validation possible?

2004-04-20 Thread Berke, Wayne [IT]
Hi, I have a page that logically subdivides into 3 independent HTML forms and I've subsequently planned on using 3 different ValidatorForms for each. There seems to be no problem in configuring validations for each form's fields and having those validations trigger from the server side.

Re: Multiple ActionForms on a page - client side validation possible?

2004-04-20 Thread Niall Pemberton
http://issues.apache.org/bugzilla/show_bug.cgi?id=17667 try the latest nightly build. Niall - Original Message - From: Berke, Wayne [IT] [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, April 20, 2004 5:26 PM Subject: Multiple ActionForms on a page - client side validation