Hi Friends ,I have a query ,solve it soon.
Hi,
I have a question. If the database table contains
1000 rows and I want to display only 50 rows at a time on a
jsp page providing NEXT and PREVIOUS buttons for navigation.
How can I achieve this? If a user wants to go to a particular
page, is it possible for him to go to particular page by
giving page number in the required field and submit?

