In jsp page display the Table depending on Two ArrayLists

In jsp page display the Table depending on Two ArrayLists available datahow to achive this one using taglibrariesMessage was edited by: srikakarla
[174 byte] By [srikakarlaa] at [2007-11-27 4:53:49]
# 1
You may find the c:forEach useful.
BalusCa at 2007-7-12 10:08:22 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
<logic:iterate> & <logic:equal> tags
skp71a at 2007-7-12 10:08:22 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
That's struts-specific. We're here in a JSP/JSTL forum.
BalusCa at 2007-7-12 10:08:22 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...