| Author |
Best choice for pagination?
|
Vic Hood
Ranch Hand
Joined: Jan 05, 2011
Posts: 477
|
|
Hi Folks,
I'm building a web application which requires the display of tables in my jsp page .Could y'all help me choose a method for this?
I have come across display tag , pager tag , constructing the table using jstl options. Is there a better method for the same?And which amongst these would be the most efficent in terms of paging , ease of use , low overhead etc.
Would appreciate the opinion of experienced people here
|
Learning and Learning!-- Java all the way!
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56150
|
|
|
Have you read the FAQ entry on this subject?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Vic Hood
Ranch Hand
Joined: Jan 05, 2011
Posts: 477
|
|
Hi Bear,
Thanks for replying!
Yes I have , but it was more database centric . I was looking at some insight on the usage of some of the aforementioned libraries(or others ) , and their rating by some people who have used them. Hope I'm not missing something here ....
EDIT: Are you suggesting that the usage of such libraries is a bad idea?
|
 |
 |
|
|
subject: Best choice for pagination?
|
|
|