Forums Register Login

pagination in JSP

+Pie Number of slices to send: Send
hi Everybody,

In my jsp page i have number of records so i want to display it 50 per page can you give any tag is use it .

Thanks & regards
Suresh.V
+Pie Number of slices to send: Send
Your business logic should send data in chunks so that the JSP page can display them in segments. There is no single tag that can do this for you. You also need to make sure your servlets ( or actions ) cache the results for better performance
+Pie Number of slices to send: Send
Have a look at this thread.
is this solve your problem? If not, there is pagination support in JSTL library.Try <sql:query>. Have a look at this URL
+Pie Number of slices to send: Send
We have a FAQ entry that covers paging from JSP:
http://faq.javaranch.com/view?PaginationOrPaging
+Pie Number of slices to send: Send
you can use display tag libs

we can do pagination in jsp with help of it

http://displaytag.sourceforge.net/10/install.html

https://coderanch.com/t/291051/JSP/java/display-tag-pagination
[ November 24, 2006: Message edited by: ganesh pol ]
And then the flying monkeys attacked. My only defense was this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 1212 times.
Similar Threads
Free Best Tool for JSP
Problem with netui:select tag
Cookies
JSP and IFrames
How to call an interface in JSP
More...

All times above are in ranch (not your local) time.
The current ranch time is
Apr 15, 2024 21:33:02.