Good Morning I have a struts application with a form to browse a product catalog (database back end).
A usual query is to ask to show all the products so instead to use cpu each time a user requests by the form to see all the products, I would like to generate static html files with all the products Do you have any idea what could be an elegant solution ? I thought to write a standalone program who would connect the database to get all the products and generate the html pages on the disk. Or to write a robot to simulate a user who connects to the web site, ask by the form to see all the products and browse in the output pages to dump them on the web site. I would appreciate any idea to code as less possible, may be there are already some tools for this kind of problems. Thank you for your time F Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit partout ! Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/ Dialoguez en direct avec vos amis grâce à Yahoo! Messenger !Téléchargez Yahoo! Messenger sur http://fr.messenger.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]