Below does NOT work:
<display:table id="tab" name="${fileStructure}">
<display:column title="FileName"sortable="true">${tab.key}</display:column>/>
<display:column title="Title"sortable="true">${tab.value}</display:column>/>
</display:table>
Thanks,
- Nic
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

