client-side validation javascript error

2004-10-26 Thread Jeffrey Ford
Hi, I'm trying to get client-side validation to work using Struts, v. 1.2.2. More specifically, I'm receiving a javascript error while trying to use the 'required' validation rule. The error in IE says: Error: 'required' is undefined When I look at the generated javascript, this is indeed

Re: client-side validation javascript error

2004-10-26 Thread Niall Pemberton
Subject: client-side validation javascript error Hi, I'm trying to get client-side validation to work using Struts, v. 1.2.2. More specifically, I'm receiving a javascript error while trying to use the 'required' validation rule. The error in IE says: Error: 'required' is undefined When I