Originally posted by auto expect:
<logic:iterate name="GetCaseForm" property="activeCaseList" id="activeCase" >
<logic:iterate id="activeCase" collection="accountNumbers">
<bean:write name="accountNumbers"/>
</logic:iterate>
</logic:iterate>
</td>
but this doesn't work
![]()
I think I might have to create another action bean but I'm just not sure.