Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes JSP and the fly likes page by page Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply Bookmark "page by page" Watch "page by page" New topic
Author

page by page

zb cong
Ranch Hand

Joined: Jan 14, 2002
Posts: 403
hello
i have queried tons of data from the db in my project,i want to display them in my browser PAGE BY PAGE,but i have not find such code sample,i wonder if there are such taglib now,who can help me?
thank you very much!
Andres Gonzalez
Ranch Hand

Joined: Nov 27, 2001
Posts: 1561
I can help you
How about pager taglib. I've used it and liked a lot.


I'm not going to be a Rock Star. I'm going to be a LEGEND! --Freddie Mercury
zb cong
Ranch Hand

Joined: Jan 14, 2002
Posts: 403
thanks let me try it!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: page by page
 
Similar Threads
How do I access a value in an include from a parent jsp
jsp-servlts erro
Passing Variables
Struts ActionForm getting cleared after submission
jsp:include when the html to be included is not present