RE: indexed form properties

2004-11-08 Thread Karr, David
ist > Subject: indexed form properties > > > Hi, > > Its been a while since I tried this (struts 1.0) and I wanted > to check > this is still the recommended approach for submitting a > Collection or an > Array property. > > > > indexed="tr

indexed form properties

2004-11-07 Thread Nathan Coast
Hi, Its been a while since I tried this (struts 1.0) and I wanted to check this is still the recommended approach for submitting a Collection or an Array property. .. and in the FormClass, you have the following methods: public Collection getItems() public MyObject getItem