Re: ServletException: Multipart data doesn't start with boundary

2002-06-28 Thread Rob Leland
10:24 PM To: Struts Users Mailing List Subject: Re: ServletException: Multipart data doesn't start with boundary Try last nights struts build, the patch that I applied suppliaed by Hal and others may fix your problem. Also when reporting a problem state the date/version of struts and conatiner TC

RE: ServletException: Multipart data doesn't start with boundary

2002-06-28 Thread Daniel J. D'Cotta
- From: Rob Leland [mailto:[EMAIL PROTECTED]] Sent: Friday, June 28, 2002 3:45 PM To: Struts Users Mailing List Subject: Re: ServletException: Multipart data doesn't start with boundary Daniel If I understand correctly you have the automatic validation turned off and are calling

Re: ServletException: Multipart data doesn't start with boundary

2002-06-27 Thread Rob Leland
Try last nights struts build, the patch that I applied suppliaed by Hal and others may fix your problem. Also when reporting a problem state the date/version of struts and conatiner TC 4.0.4 etc.. For an explination try searching the mail archives for 'Multipart data doesn't start with'

RE: ServletException: Multipart data doesn't start with boundary

2002-06-27 Thread Daniel J. D'Cotta
: Thursday, June 27, 2002 10:24 PM To: Struts Users Mailing List Subject: Re: ServletException: Multipart data doesn't start with boundary Try last nights struts build, the patch that I applied suppliaed by Hal and others may fix your problem. Also when reporting a problem state the date/version

ServletException: Multipart data doesn't start with boundary

2002-06-26 Thread Daniel J. D'Cotta
Hi, I am using a form ... enctype=multipart/form-data method=post to upload a file. After my latest 'modification' it broke again, now throwing the following: javax.servlet.ServletException: Multipart data doesn't start with boundary at