Re: Trying to understand Validate Date

2005-01-26 Thread j o s h !
m: j o s h ! <[EMAIL PROTECTED]> > Reply-To: j o s h ! <[EMAIL PROTECTED]> > To: user@struts.apache.org > Subject: Trying to understand Validate Date > Date: Wed, 26 Jan 2005 18:01:39 +0800 > > Hi > > I am new to struts and got 2 questions > > 1/ I am trying to under

RE: Trying to understand Validate Date

2005-01-26 Thread Ruben Cepeda
PROTECTED] * Original Message Follows From: j o s h ! <[EMAIL PROTECTED]> Reply-To: j o s h ! <[EMAIL PROTECTED]> To: user@struts.apache.org Subject: Trying to understand Validate Date Date: Wed, 26 Jan 2005 18:01:39 +0800 Hi I am new to struts and got 2 questions 1/ I am tryin

Trying to understand Validate Date

2005-01-26 Thread j o s h !
Hi I am new to struts and got 2 questions 1/ I am trying to understand if the behaviour I am getting from a date validation is right...when I put in an invalid date on my DynaValidatorForm, say 31/11/2000, I get an error (correctly) on the input field. Validation is working as it should. But I