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