Sunday, March 30, 2008

How to create paging with Spring web MVC pattern

Since last two weeks I had opportunity work a project which used spring web mvc pattern and hibernate. I have time to get familiar with this.
any one want implement reporting with paging support, its is simple as writing two controllers in spring
1. define the page size in the servlet: you have to do just add a property for that like this.

5

First Controller will

No comments: