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
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
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
3 matches
Mail list logo