JavaScript
--
Questions
--
Followers
Top Experts
python/java server side pagination with DataTables (how to understand server side pagination)
DataTables (a jQuery plugin) supports server-side pagination. I saw this post with a code demo. I need to integrate it into the flask program that I am writing. However, could some one please explain to me how this "server side pagination" thing works in plain english or pseudo code? I don't just want a solution which can be used out of the box, instead I'd like to understand how it works under the hood. Maybe a simple code example together is even nicer. It doesn't have to be a robust "framework" or "library", instead all I need is a explanation of the concept and a simple code implementation (preferably in Python, java is fine too, please keep it simple for the demo purpose, better works with Datatables).
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
ASKER CERTIFIED SOLUTION
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Yes, that helps. Could you provide some demo code for the server side in Java or Python or PHP?
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
@Katherine Haines, this is a good example. Sorry about the late response. Thanks a lot!






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
JavaScript
--
Questions
--
Followers
Top Experts
JavaScript is a dynamic, object-based language commonly used for client-side scripting in web browsers. Recently, server side JavaScript frameworks have also emerged. JavaScript runs on nearly every operating system and in almost every mainstream web browser.