Cancel an upload form (Problem not solved yet)

2001-02-06 Thread Till Nagel
. But the file will be uploaded though. If I don't use the Struts cancel mechanism where should I delete the data bean from the session? Regards, Till - Original Message - From: Till Nagel [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, January 16, 2001 6:51 PM Subject: Cancel an upload

Cancel an upload form

2001-01-16 Thread Till Nagel
Hi, I've encountered a problem with forms supporting uploading files. These forms must include enctype="multipart/form-data" in their form-tag. The problem is that these multipart streams could be read just once. The ActionServlet populates the objectForm (i.e. reads the stream) and next it