You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by vico <ap...@hotmail.com> on 2003/12/23 03:05:54 UTC

html array validate

Hello,
         in my html, i have a array object,
like this:
<input type="text" name="custom">
<input type="text" name="custom">
,and when i submit, how to validate it.
i want use javascript check,how to write validate.xml.

thanks

                                            vico