Serving files dynamically 2003-08-04 - By Justin Wesbrooks
Back I currently have a site that allows customers to come view reports for some information we keep. The requirement is to keep a 2 year history on these reports. Currently, the reports are generated dynamically every time (even for the 1 year old reports). I want to make a modification to the site to archive the reports (excel spreadsheets) that are X weeks old and serve the customer the archived report rather than generate it. The report is generated on large amounts of data and takes a while to generate. Has anyone done this or is there a best practice for something like this? Also, the report will be different for each customer that comes to the page, with the maximum number of customers being around 30.
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
|
|