Re: A list-backed property...of a list-backed property?

2007-04-25 Thread Laurie Harper
Johngara wrote: I've been wondering this for a while but is it possible to index an list inside of a list? ie. You can have a 1 layer list-backed property via public void setFoo(int key, Object value) { foo.set(key, value); } public Object getFoo(int key) { return foo.g

List-backed property of a list-backed property

2007-04-25 Thread Johngara
as or suggestions? -- View this message in context: http://www.nabble.com/List-backed-property-of-a-list-backed-property-tf3647218.html#a10186646 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e

A list-backed property...of a list-backed property?

2007-04-25 Thread Johngara
this message in context: http://www.nabble.com/A-list-backed-property...of-a-list-backed-property--tf3647039.html#a10186073 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED