Struts help

Hi guys

please help out..

<logic:iterate id="Trainee" name="enrollSearchForm" property="trainees">

<tr align="left">

<td>

<bean:write name="Trainee" property="name" ignore="true"/>

</td>

</tr>

</logic:iterate>

The code aint working. trainees is an ArrayList desclared in from bean enrollSearchForm. Trainee is the class with variable array..it popu;ates the Arraylist.

Thanx.

[487 byte] By [AshSoniBoya] at [2007-10-2 13:55:09]
# 1
Trainee is class with variable 'name'
AshSoniBoya at 2007-7-13 11:58:38 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...