Re: Struts2: Ajax Pagination using JQuery

2008-06-27 Thread David Durham, Jr.
On Fri, Jun 27, 2008 at 1:43 PM, Raghu <[EMAIL PROTECTED]> wrote: > Hi, I want to implement ajax pagination on my struts2 page but I am not sure > how to implement that. I am not very good in javascript and jquery but > learning them.. > You might be interested in something like this: http://webp

Struts2: Ajax Pagination using JQuery

2008-06-27 Thread Raghu
Hi, I want to implement ajax pagination on my struts2 page but I am not sure how to implement that. I am not very good in javascript and jquery but learning them.. I have a table which will show 10 user comments at a time and there will be pagination links for fetching next set of comments using A