While do databinding , in JSF we have datatable feature for arranging data in a table with style.
Is there any feature like datatable in spring MVC ? I do it using JSTL forEach as normally. But if there any feature like datatable(in JSF) , we can easly manage it including their CSS style.