Does Javascript validation support Array?

2005-02-20 Thread Anthony Hong
I have a question about validation framework use javascipt in struts. If I define a rule in validation.xml with field "customerName" required, and there are two input text items use this name, then javascript validation doesn't work. What should I do? I use struts 1.1 -- Anthony Hong --

Does Javascript validation support Array?

2005-02-17 Thread Anthony Hong
I have a question about validation framework use javascipt in struts. If I define a rule in validation.xml with field "customerName" required, and there are two input text items use this name, then javascript validation doesn't work. What should I do? I use struts 1.1 -- Anthony Hong -