RE: Unhandled Exception in the Validator?

2004-04-01 Thread Joe Hertz
iginal Message- > From: Joe Hertz [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 01, 2004 8:01 AM > To: [EMAIL PROTECTED] > Subject: RE: Unhandled Exception in the Validator? > > > I created a method in my Action subclass that implemented the > goodi

Re: Unhandled Exception in the Validator?

2004-04-01 Thread Niall Pemberton
http://www.apache.org/~martinc/struts/v1.2.0/ - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, April 01, 2004 1:37 PM Subject: RE: Unhandled Exception in the Validator? Can anyone please tell me where I can

Re: Unhandled Exception in the Validator?

2004-04-01 Thread Niall Pemberton
Its just logging. Its always done the date validation using SimpleDateFormat.parse() and using the ParseException to return "invalid" - for some reason in 1.2 these are now being "logged" - all you need to do is set your logging to ignore warnings for commons validator. Its not because you're pus

RE: Unhandled Exception in the Validator?

2004-04-01 Thread Joe Hertz
ril 01, 2004 7:53 AM > To: Struts Users Mailing List > Subject: RE: Unhandled Exception in the Validator? > > > I am curious, how do you create your dynabean and do you have > a class for it that you have to create? > > sandeep > ---

RE: Unhandled Exception in the Validator?

2004-04-01 Thread Takhar, Sandeep
I am curious, how do you create your dynabean and do you have a class for it that you have to create? sandeep -Original Message- From: Joe Hertz [mailto:[EMAIL PROTECTED] Sent: Thursday, April 01, 2004 7:32 AM To: [EMAIL PROTECTED] Subject: Unhandled Exception in the Validator? I'm usi

RE: Unhandled Exception in the Validator?

2004-04-01 Thread Vijay.Nair
Can anyone please tell me where I can get the Struts 1.2 Jar file? It does not seem to be up at the Jakarta Site? Thanks, VJ -Original Message- From: Joe Hertz [mailto:[EMAIL PROTECTED] Sent: Thursday, April 01, 2004 6:02 PM To: [EMAIL PROTECTED] Subject: Unhandled Exception in the Vali