Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 65584 invoked from network); 25 Jun 2004 16:39:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 25 Jun 2004 16:39:59 -0000 Received: (qmail 83904 invoked by uid 500); 25 Jun 2004 16:39:51 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 83857 invoked by uid 500); 25 Jun 2004 16:39:50 -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 83796 invoked by uid 99); 25 Jun 2004 16:39:48 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.18.98.36] (HELO brmea-mail-4.sun.com) (192.18.98.36) by apache.org (qpsmtpd/0.27.1) with ESMTP; Fri, 25 Jun 2004 09:39:48 -0700 Received: from esunmail ([129.147.156.34]) by brmea-mail-4.sun.com (8.12.10/8.12.9) with ESMTP id i5PGbc53002006 for ; Fri, 25 Jun 2004 10:37:38 -0600 (MDT) Received: from xpa-fe1 (esunmail [129.147.156.34]) by edgemail1.Central.Sun.COM (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTP id <0HZV00062I9V9W@edgemail1.Central.Sun.COM> for user@struts.apache.org; Fri, 25 Jun 2004 10:39:32 -0600 (MDT) Received: from [129.147.48.167] by mail.sun.net (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTPSA id <0HZV000PEI9VHM@mail.sun.net> for user@struts.apache.org; Fri, 25 Jun 2004 10:39:31 -0600 (MDT) Date: Fri, 25 Jun 2004 10:39:47 -0600 From: Nathan Maves Subject: custom error message handling To: Struts Users Mailing List Message-id: <451EFB34-C6C6-11D8-B0BC-000393C7A454@sun.com> MIME-version: 1.0 X-Mailer: Apple Mail (2.618) Content-type: text/plain; charset=US-ASCII; format=flowed Content-transfer-encoding: 7BIT X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Currently I use the validator with my forms. I am looking for a way to test if there was an error for a specified field. I still want the list of errors produced by at the top but I would like to place something like "**" next to any field that had errors. Can this be done with either the struts tags or JSTL? Nathan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org