Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 89985 invoked from network); 21 Feb 2005 07:35:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 21 Feb 2005 07:35:40 -0000 Received: (qmail 85033 invoked by uid 500); 21 Feb 2005 07:35:29 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 84882 invoked by uid 500); 21 Feb 2005 07:35:28 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 84866 invoked by uid 99); 21 Feb 2005 07:35:28 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of anthony.bin.hong@gmail.com designates 64.233.170.193 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.193) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 20 Feb 2005 23:35:27 -0800 Received: by rproxy.gmail.com with SMTP id 1so342038rny for ; Sun, 20 Feb 2005 23:35:25 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=a0pnLSQgSy6QtS7ti7YguPtmKX5jvHrx785Lq5BywM80pBhIqzX3inEtYG97WypdPMzbSq2Kl/kDowC0EVquJIVFuSz+McPDlePghmiHK2QAMXaO6Bx9TruEWmHPqiC9pmUbMfhGiEMC6Bha2GHq/SL/TWB27EO49H35s8qP8FY= Received: by 10.38.179.14 with SMTP id b14mr442640rnf; Sun, 20 Feb 2005 23:35:25 -0800 (PST) Received: by 10.38.8.29 with HTTP; Sun, 20 Feb 2005 23:35:25 -0800 (PST) Message-ID: <86de4f4d050220233568fec0a2@mail.gmail.com> Date: Mon, 21 Feb 2005 15:35:25 +0800 From: Anthony Hong Reply-To: Anthony Hong To: Struts Users Mailing List Subject: Please show me an example of Struts client side javascript validation for Array Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I have two fields with same name Could I use validation.xml to config validation for customerName field? How to write it? I tried
But it didn't work. Who know the problem? Thanks a lot! -- Anthony Hong --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org