jamojo 0 Light Poster

Hello everyone,

I created a Java Class that retrieves files in a specific local drive\folder. Then I was able to retrieve it from the JSP page. Can I ask what is the best approach to create a JSP recordset paging (previous, next, page 1,2,3...) without using the database? For example, in the C:\TEMP, there are 10 files and I wish to create a recordset by 5 files then the next page is the next 5 files.

Any suggestions are greatly appreciated. Looking forward to your replies.

Thanks in Advance.