I said : "The ideal solution would be to have a custom result which somehow receives from the action some type of object which contains Files in a tree hierarchy."
I did just that. I invented an object "Directory" which holds files and other "directories". My action assembled this object. My result took the object, recursed through it, and created a zip to stream. Thinking out loud, I guess. -----Original Message----- From: Roger [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 02, 2008 3:57 PM To: Struts Users Mailing List Subject: Re: zipping files for download On Wednesday 02 July 2008 23:44:16 Eric Hamacher wrote: > Followed my instincts, problem is solved. No need to reply! > So what did your instinct tell you? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]