Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 87777 invoked from network); 29 Mar 2004 14:38:44 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 29 Mar 2004 14:38:44 -0000 Received: (qmail 15114 invoked by uid 500); 29 Mar 2004 14:38:10 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 15080 invoked by uid 500); 29 Mar 2004 14:38:09 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 15003 invoked from network); 29 Mar 2004 14:38:09 -0000 Received: from unknown (HELO aquila.srg-ssr.ch) (146.159.4.16) by daedalus.apache.org with SMTP; 29 Mar 2004 14:38:09 -0000 Received: from mail.msc ([146.159.22.50]) by 146.159.6.3 with trend_isnt_name_B; Mon, 29 Mar 2004 16:41:28 +0200 Received: from moscow.sri.srg-ssr.ch ([146.159.48.99]) by mail.msc (mail.msc [146.159.22.50]) (MDaemon.PRO.v6.8.4.R) with ESMTP id 60-md50000004256.tmp for ; Mon, 29 Mar 2004 16:35:06 +0200 Received: by moscow.sri.srg-ssr.ch with Internet Mail Service (5.5.2657.72) id ; Mon, 29 Mar 2004 16:38:04 +0200 Message-ID: <513F1D9DFA0CD311BC5B0008C773DC5F03453C51@moscow.sri.srg-ssr.ch> From: Eric.Lewis@swissinfo.ch To: commons-user@jakarta.apache.org Subject: [Validator] How to access the value of a field in the XML Date: Mon, 29 Mar 2004 16:38:02 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain; charset="iso-8859-1" X-MDRemoteIP: 146.159.48.99 X-Return-Path: Eric.Lewis@swissinfo.ch X-MDaemon-Deliver-To: commons-user@jakarta.apache.org X-Spam-Status: No, hits=0.8 required=5.0 tests=NO_REAL_NAME version=2.54 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.54 (1.174.2.17-2003-05-11-exp) X-Spam-Report: ---- Start SpamAssassin results 0.80 points, 5 required; Message preview: Hi I'm trying to access the value of the field I'm validating. That is, I'm validating an e-mail address and would like the validated e-mail address to appear in the error message as first parameter. [...] Content analysis details: NO_REAL_NAME (0.8 points) From: does not include a real name ---- End SpamAssassin results X-Spam-Processed: mail.msc, Mon, 29 Mar 2004 16:35:10 +0200 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi I'm trying to access the value of the field I'm validating. That is, I'm validating an e-mail address and would like the validated e-mail address to appear in the error message as first parameter. I tried or but they both don't work. Haven't found an example, but perhaps it's there - in that case: Sorry! :-) Eric --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org