Re: Using html:errors with a field that is iterated.

2006-11-03 Thread Adam K
On 11/3/06, robin bajaj <[EMAIL PROTECTED]> wrote: Hi Adam, Yes, I think html:errors is a pretty good validaiton mechanism. Especially if you use the Struts validation framework (validation.xml, validator-rules.xml) for generating your errors. Yes I am using validation.xml and validator-rules

Re: Using html:errors with a field that is iterated.

2006-11-03 Thread robin bajaj
Hi Adam, Yes, I think html:errors is a pretty good validaiton mechanism. Especially if you use the Struts validation framework (validation.xml, validator-rules.xml) for generating your errors. For showing errors right beside each specific field that fails the validation, you will need to have t