Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=3695121
By: macprogrammer
<c:forEach var='resultList' items='${result}'>
${resultList.key} <br/>
<display:table name="${resultList.value}" class="mars">
</display:table>
</c:forEach>
I just want to display the plain content from a result set from the a database
query. I have like 300 resultsets from different queries and I cannot manually
give column for each resultset. So I put all these resultsets in a map (table
name:resultset pair) and pass it to the front end and use JSTL and displayTag
to display them. DisplayTag V1 works well but V1.1 hide the duplicated data
in the same column.
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=249318
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user