Lets say I have an application where I am trying to display all the posts that has been made by all the users. If the number of the posts is less then all the posts will be displayed at once, but if there are a lot of posts, I just want to display some of them, when the user is at the bottom(end) of the page he will have option like load some more posts and then other posts will be loaded. I am using Servlets, how can I implement this.
Aucun commentaire:
Enregistrer un commentaire