| 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
|
 |
 |
|
|
subject: Pagination in struts1.1
|
|
|