Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Struts and the fly likes Need pagination in my scenario. 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 "Need pagination in my scenario." Watch "Need pagination in my scenario." New topic
Author

Need pagination in my scenario.

kaushal sharma
Greenhorn

Joined: Oct 04, 2009
Posts: 26
Hi All,

i have already gone through the various forums but couldn't solve my problem.

Somehow i find that Struts do not provide pagination itself.

well, for your simplicity, i am explaining here my scenario:

i have populated data in a tabular form by selecting an option from a select box above the table on the same page. one save button is also there below to the table.
Now, i need to do the pagination , say if i select an option and the rows are more thatn 10 in the database for the corresponding selected option, then the pagination should work.


Hope, it makes you clear my scenario. Please suggest with docs & codes.


-Thanks & Regards,
Kaushal K. Sharma
kaushal sharma
Greenhorn

Joined: Oct 04, 2009
Posts: 26
Hi All,

Expecting a suggestion. Kindly provide some docs or code to do this.



-Thanks & Regards,
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Need pagination in my scenario.
 
Similar Threads
Pagination
Pagination
PAGINATION
Pagination
Pagination