Re: Validate Array in Struts

2005-02-03 Thread Manisha Sathe
Few days back i also posted the query much similar to yrs, i am attaching the reply i got from Matt below for yr reference. Hope this helps u regards Manisha Manisha Sathe wrote: > I have a form whose fields are from an dynamic customer array. I display Customer name and giving i/p field f

Validate Array in Struts

2005-02-03 Thread Paulo César M. Jeveaux
Hi I have html form which containes product name and product no. these product name and product number can be in 'N' Numbers. For this i have taken Array of Product Names and Product Number. But i am unable to validate these arrays . Can You please tell me how we can validate array. T+ -- /**