I'm building an application using Struts 2 + Spring 3 + Hibernate 3. I was wondering if any of you knows of any alternative to the "displaytag" library to draw and manage tables.
Not that I dislike it so much, but I read this comment and made me wonder about other options. And I see it has not been updated in a while and I was wondering if there is some reason for that (like a better/more popular alternative available).
Try Datatables,a jquery plugin.It has endless features and the best thing is that you dont have to change basic html format of tables to implement it, just pass the id of your table. I was also frustrated by the limitations and requirements of display tag