RE: validate indexed properties

2006-02-23 Thread Andy Dailey
, February 23, 2006 2:26 PM To: Struts Users Mailing List Subject: Re: validate indexed properties sure, but I didn't get it work... My jsp code looks like this: how should the validation.xml look like? - Original Message - From: "James Mitchell" <[EMAIL PROTECTED]&

Re: validate indexed properties

2006-02-23 Thread Juergen Schmailzl
ilzl wrote: thanks, is it possible to use this on the client side? is there a tutorial anywhere how to use it`? - Original Message - From: "James Mitchell" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, February 22, 2006 9:23 PM Subject: R

Re: validate indexed properties

2006-02-23 Thread James Mitchell
e to use this on the client side? is there a tutorial anywhere how to use it`? - Original Message - From: "James Mitchell" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, February 22, 2006 9:23 PM Subject: Re: validate indexed properties Ye

Re: validate indexed properties

2006-02-23 Thread Juergen Schmailzl
thanks, is it possible to use this on the client side? is there a tutorial anywhere how to use it`? - Original Message - From: "James Mitchell" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, February 22, 2006 9:23 PM Subject: Re: validate

Re: validate indexed properties

2006-02-22 Thread James Mitchell
Yes. -- James Mitchell EdgeTech, Inc. http://edgetechservices.net/ 678.910.8017 Skype: jmitchtx On Feb 22, 2006, at 3:16 PM, Juergen Schmailzl wrote: Hi, is it possible to validate indexeded properties with Struts validator (struts 1.2.7) -