The problem I think is in the core of FileUpload. Many users of Struts have this problem too.
On Tue, Dec 2, 2008 at 6:22 PM, Wes Clark <[EMAIL PROTECTED]> wrote: > Did you put the cleanup in a finally block? > > -----Original Message----- > From: Xiaohui Tony Chen (Seattle) [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 02, 2008 3:16 PM > To: [email protected] > Subject: temp file left behind > > Hello: > > I am using FileUpload to update files to a server. When user leaves the > page before upload is done, there is a temp file left behind. Have put > some logic in the catch block to address this and seems not working. > What is the best way to clean them up? Thanks in advance. > > Tony > > --------------------------------------------------------------------- > 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]
