aspose file tools
The moose likes Struts and the fly likes Pagination in struts1.1 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Pagination in struts1.1" Watch "Pagination in struts1.1" New topic
Author

Pagination in struts1.1

Angela Chint
Greenhorn

Joined: Jan 13, 2005
Posts: 20
Suppose I retieve 120 records from the data base, but I want to display only 10 records at a time. I am suing struts 1.1 project.

How can I implement pagination in struts1.1 project.

Thanks in advance.
ameya n
Greenhorn

Joined: May 14, 2007
Posts: 17
use pager taglib

http://jsptags.com/tags/navigation/pager/pager-taglib-2.0.html
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Pagination in struts1.1
 
Similar Threads
Pagination
Pagination
Pagination
Pagination
PAGINATION