RE: Using Struts Validator on Map-backed ActionForms

2003-08-14 Thread Erez Efrati
Just forgot to explain that I do the following: mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 11:44 AM To: 'Struts Users Mailing List' Subject: RE: Using Struts Validator on Map-backed ActionForms Hi Panchasheel, I am working with map backed action forms and the way to

RE: Using Struts Validator on Map-backed ActionForms

2003-08-07 Thread Gandle, Panchasheel
x27;[EMAIL PROTECTED]' Subject: Using Struts Validator on Map-backed ActionForms Hi, I am trying to use the Struts Validator to generate Javascript validation on a Map-backed action form, but I keep getting "type is null or not an object" javascript error (I am using Struts 1.1

RE: Using Struts Validator on Map-backed ActionForms

2003-08-07 Thread Gandle, Panchasheel
RE: Using Struts Validator on Map-backed ActionForms Just forgot to explain that I do the following: mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 11:44 AM To: 'Struts Users Mailing List' Subject: RE: Using Struts Validator on Map-backed ActionForms Hi Panchasheel, I

RE: Using Struts Validator on Map-backed ActionForms

2003-08-06 Thread Erez Efrati
helps, Erez -Original Message- From: Gandle, Panchasheel [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 4:48 AM To: 'Struts Users Mailing List' Subject: RE: Using Struts Validator on Map-backed ActionForms Has anybody come up with any validations for map-backed fiel

RE: Using Struts Validator on Map-backed ActionForms

2003-08-01 Thread Yansheng Lin
I don't think this is legal, i.e., you can not have a bracket inside of property attribute: mailto:[EMAIL PROTECTED] Sent: August 1, 2003 11:24 AM To: '[EMAIL PROTECTED]' Subject: Using Struts Validator on Map-backed ActionForms Hi, I am trying to use the Struts Valida

Using Struts Validator on Map-backed ActionForms

2003-08-01 Thread Cordingley, Charles
Hi, I am trying to use the Struts Validator to generate Javascript validation on a Map-backed action form, but I keep getting "type is null or not an object" javascript error (I am using Struts 1.1). Non map-backed properties on the form work fine. In the JSP I am creating text boxes using: an