properties and validation
Importance: High
You can do this:
http://www.niallp.pwp.blueyonder.co.uk/strutsvalidatorextends.html
Niall
On 6/15/06, Givler, Eric <[EMAIL PROTECTED]> wrote:
> I was following this article (MS Powerpoint presentation by James Turner)
>
You can do this:
http://www.niallp.pwp.blueyonder.co.uk/strutsvalidatorextends.html
Niall
On 6/15/06, Givler, Eric <[EMAIL PROTECTED]> wrote:
I was following this article (MS Powerpoint presentation by James Turner) here:
http://www.strutskickstart.com/IndexedPropertiesandValidation.ppt
When,
lto:[EMAIL PROTECTED]
Sent: Friday, June 16, 2006 8:32 AM
To: Struts Users Mailing List
Subject: RE: newbie question on indexed properties and validation
I can provide a zip of the workspace I was doing for this if that would help.
I just can't seem to get the multiple errors. Can th
[mailto:[EMAIL PROTECTED]
Sent: Thursday, June 15, 2006 9:44 AM
To: Struts Users Mailing List
Subject: newbie question on indexed properties and validation
I was following this article (MS Powerpoint presentation by James Turner) here:
http://www.strutskickstart.com/IndexedPropertiesandValidati
I was following this article (MS Powerpoint presentation by James Turner) here:
http://www.strutskickstart.com/IndexedPropertiesandValidation.ppt
When, I tried to cobble this all into a working example, if I left out multiple
values (in a four record grid), I'd get one struts validation error bac
No one??
[EMAIL PROTECTED]
11/15/2005 04:15 PM
Please respond to
"Struts Users Mailing List"
To
user@struts.apache.org
cc
Subject
indexed properties and validation
I've got a form with an indexed propety contained in an array list, with
values such as ssn. It ha
I've got a form with an indexed propety contained in an array list, with
values such as ssn. It has four accessor methods
List getDependents()
DependentForm getDependent(int i)
void setDependents(List l)
void setDependent(int i, DependentForm form)
The validator makes an ActionError with a key of
7 matches
Mail list logo