man, this question is asked so many times on this list any how, check logic-iterate tag from logic tag lib. put ur records in arraylist and later iterate on jsp
----- Original Message ----- From: "Konstantina Stamopoulou" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Friday, February 28, 2003 1:29 PM Subject: Results in multiple pages Hello, I have the following problem and I'm not sure how I can solve it. The resultset returned from a query I'm making to the database has many records. What I want to do is to display each time 10 of these records in my page. How can i do this? I have searched the archive but I couldn't find anything similar. Any ideas or redirections to places where I could find a solution? Thank you in advance. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

