Re: Multipart/Form-Data with Struts 1

2010-10-05 Thread DavidZaz
Yes, it only occurs under Internet Explorer. I've reproduced with IE 7 and 8. Dave Newton-6 wrote: > > If you're uploading a file, the form must be multipart. > > Which version of IE? Is it only under IE that it happens? > > Dave > > On Tue, Oct 5, 2010 at 10:16 AM, DavidZaz wrote: > >> >>

Re: Multipart/Form-Data with Struts 1

2010-10-05 Thread Dave Newton
If you're uploading a file, the form must be multipart. Which version of IE? Is it only under IE that it happens? Dave On Tue, Oct 5, 2010 at 10:16 AM, DavidZaz wrote: > > I have a legacy application using Struts 1.2.8 and I have the following > HTML > form: > > enctype="multipart/form-data">