This post originated from an RSS feed registered with Java Buzz
by Vinny Carpenter.
Original Post: My favorite J2EE component is ... DisplayTag
Feed Title: Vinny Carpenter's Blog
Feed URL: http://www.j2eegeek.com/error.html
Feed Description: Welcome to my blog. I am a total Java geek that lives in Milwaukee, making my living as an architect/developer, spending all my time with Java, J2EE, OO, Linux, and open source. In my spare time, when I am not in front of my computers, I spend every other minute with my other loves: My wife, books, music, guitars, Formula-1 racing and StarGate. Check out my blog @ http://www.j2eegeek.com/blog
I guess I have to completely agree with this thread entitled Discussion: My favorite J2EE component is ... DisplayTag on TSS. I have been using the display tag library since version 0.8 and have found it to be really useful and a huge time saver. Plus the ability to integrate with Struts is a nice plus.
If you've never seen or used it, the tag library display tables! Give it a list of objects and it will handle displaying of columns, sorting, paging, cropping, grouping, exporting, smart linking and decoration of the table in a nice and customizable xhtml style.