David Durham wrote:
David Grundberg wrote:
Actually, Oliver Meyn wrote the following question. My apologies to David Grundberg for misquoting.
My app needs to allow downloads of relatively large files (10MB). Because Struts can/will reuse Actions for different threads, I'm worried that when multiple requests attempt to download these big files that a single "BigFileDownloadAction" will block until a download is complete thereby slowing all downloads (effectively making them serial). Am I missing something?
-Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]