Need info on doing pagination using display tags and JSTL
Pooja Chetty
Greenhorn
Joined: Aug 01, 2006
Posts: 13
posted
0
I am having an application built in Spring Framework having oracle in backend.
The View part is coded using JSTL. Now i want to do Pagination for that system with minimal changes. So can i do using Display Tags with JSTL. Or else can any one suggest me how to do with an example as i am new to this framework.