Hello Everyone,
I am having 10 records in a table.
I want to get the record, when I click the buttons like MoveFirst, MoveLast, MoveNext and MovePrevious.
How can I do this using Spring Framework?
I am trying to do this without adding the scriptlets to the resultant JSP.
Thanks in advance.
-S.Yogesh


Reply With Quote