When I submit a form it says "ERROR: Query request too large. Total rows matched: 10650 rows. Suggestive Row Fetch: less than 995 rows"
So how can I print page by page or have say 900 records per page in a jsp?
Should I have to write a for loop in the output.jsp page?
Please help me with this requirement?
Ads