This is a preview release of the new table tags Struts 2 tag library. Table tags is a project that aims to replace the unsupported table tag in Struts 2. Table tags includes a pager tag that allows paging of data, sortableHeader which will render a sortable table header and a table tag which integrates the pager tag, the sortableHeader tag and iterator functionality. All of the basic functionality is complete and the project team is looking for feedback. Future plans include: javascript/AJAX sorting and paging, better css support, a selection of themes that users can use out of the box.

Table Tags Plugin page: http://cwiki.apache.org/S2PLUGINS/table-tags.html
Table Tags Download page: http://code.google.com/p/tabletags/downloads/list

  • No labels