I have a model I need to paginate (Book listings - as explained in a previous question.).
This seems like a common enough feature that I would expect some pre-built solutions for it without having to build a custom solution.
Does Spring (3) have support for pagination?