Hi, I need to implement file download functionality in struts application. when user submits a filedownload request, FileProcessAction should delegate the download process to another thread which runs as background process and return to some other page without waiting for file download completion.How to do it ?
Thanks.. -- View this message in context: http://www.nabble.com/how-to-create-background-process-tf4764950.html#a13627829 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]