I made some example codes for Paginated Table using DisplayTag & Hibernate. It works fine, and flexible for any purpose. you can paginate & sort & search at once, of course the result set from db is limited to only to displayed result in browser.
It's somewhat dirty, but I have no time to clean up now..
If you want to use it in a commercial use, please add "presented by fri13th.com, 2006" line in fron t of the 3 java files, though it's not mandatory. it's for the developers who may want to touch with me. that's all ^_^ I don't care about personal use.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I made some example codes for Paginated Table using DisplayTag & Hibernate. It works fine, and flexible for any purpose. you can paginate & sort & search at once, of course the result set from db is limited to only to displayed result in browser.
It's somewhat dirty, but I have no time to clean up now..
http://fri13th.com/blog/archives/149
http://fri13th.com/blog/archives/155
(may i quit to use rich editor?)
If you want to use it in a commercial use, please add "presented by fri13th.com, 2006" line in fron t of the 3 java files, though it's not mandatory. it's for the developers who may want to touch with me. that's all ^_^ I don't care about personal use.