Looping through a list using logic tags problem
Hiya Guys,
I want to loop through an array list and then display its contents. This is what I have so far:
<logic:iterate id="settings" name="user" property="userSettings">
<tr>
<td>Hello baby!</td>
</tr>
</logic:iterate>
Can someone please help.
Thanks
Adz - Its all about the JSPs baby!
__________________
Adz - Learning The J2EE Ways.
|