again need indexed property

Hi,

I have in a jsp this nested...

<nested:nest property="myList[0]">

<nested:nest property="param[0]">

<nested:text property="name">

</nested:nest>

</nested:nest>

The problem is what struts invoke method getList() and not getList(int index), i have need what invoke getList(int index) because the list have to grow dinamically.

any suggest?

[427 byte] By [davide.angela] at [2007-11-27 6:41:33]
# 1
Im finding on web but now nothing solution.HELP!
davide.angela at 2007-7-12 18:11:10 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...