Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 93613 invoked from network); 1 Sep 2004 19:11:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Sep 2004 19:11:16 -0000 Received: (qmail 77815 invoked by uid 500); 1 Sep 2004 19:10:56 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 77692 invoked by uid 500); 1 Sep 2004 19:10:55 -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 77678 invoked by uid 99); 1 Sep 2004 19:10:55 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [65.163.101.240] (HELO mail.biscom.com) (65.163.101.240) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 01 Sep 2004 12:10:55 -0700 Received: by EXCH01 with Internet Mail Service (5.5.2657.72) id ; Wed, 1 Sep 2004 15:12:56 -0400 Message-ID: <41CDC65E51EBD31187600050DA75099809780C0D@EXCH01> From: "Leung, Albert" To: Struts Users Mailing List Subject: RE: form validation Date: Wed, 1 Sep 2004 15:12:55 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > > For some reason I can't get form validation to work for a particular > project. If I take the same ValidatorForm, use the same > validation entry in > formset, and update the struts-config to use the same form > bean and action > it works fine in another project. The project that has > problems just gives > me a blank page whenever it finds something wrong. There is > no stack trace > or log that can tell me what could be wrong. If I input values that pass validation it works fine. I think that eliminates 2) and 3). What do you mean by 1)? > Could be: > 1)Missing input param in struts config > 2)Input goes to page/action that doesn't exist. > 3)Input goes to action whose forward doesn't exist. > > > > Please help! > > > > Albert > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org