I am working on a website that contains a table that is too big to be displayed on a single page; hence, the user must be able to select the page number to which he/she would like to navigate from a list of pages.
Is there a method to handle this type of functionality in spring?


Reply With Quote
