0

Any idea about how can I use ajax scroll pagination in struts2?
I have found some useful content on the web about jquery pagination but I can not integrate it with my struts2 framework.
Here is one example of jquery pagination (on php):
http://www.webdeveloperjuice.com/2010/02/24/create-infinte-scroll-effect-using-jquery-with-demo/

Thanks

pms
  • 944
  • 12
  • 28
  • it is basically the same, just try replace `my_scroll_ajax_file.php` to `your-struts2-action` – Jaiwo99 Nov 14 '12 at 21:11
  • I tried but I am novice at javascript and I don't know how to set my action – pms Nov 14 '12 at 21:18
  • post your code, otherwise no one can help you – Jaiwo99 Nov 14 '12 at 22:14
  • actually I found another jquery library and it is working fine for me. here is the link: http://andersonferminiano.com/jqueryscrollpagination/ and just the name of the action is sufficient for calling the action. Thanks anyways – pms Nov 15 '12 at 04:27

0 Answers0