Caching problem

2001-04-12 Thread Debasis Dash
I am requesting aquery which return 5000 results. But i want to show only 25 record per page. But i dont want to retrive all record at the same time sothat it will take a lot of time for the first time. also not want to connect to dastabase for each request for next 25 records. How to build the

Re: Caching problem

2001-04-12 Thread Debasis Dash
now exactly how many records are there then first store it in vector and then convert that vector into array) Now store that array in a session.. Now when user selects let's say 1 to 25 records,display records 1 to 25 and so on... hope this may help you.. Nishit -Original Message- From:

generating report in Excel

2001-04-05 Thread Debasis Dash
Hi all, I want to generate the excel file based on the data retrived from database in jsp.How can i do that? help me please. Thanks === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: