Solved
Serverside Pagination in AEM
Hi
Currently we are using client side pagination in our project search page. but we want to make it as Server side ,does anyone have any idea please drop your thoughts.
Thanks
Srikanth
Hi
Currently we are using client side pagination in our project search page. but we want to make it as Server side ,does anyone have any idea please drop your thoughts.
Thanks
Srikanth
Take a look @ http://conexiogroup.com/aem-ajax-pagination-using-the-sightly-list-component/
It uses sightly JS which executes in server side
In simple terms you can make ajax calls to your servlet which will return you data based on which page are on.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.