Thanks to you too, Dave. The problem is that I'm a web app newbie, so I wasn't quite sure what you meant. Maurizio just happened to zero in on exactly what I needed to do! :-)
> From: Dave Newton > To: Struts Users Mailing List <user@struts.apache.org> > Date: 10/28/2010 09:05 AM > Subject: Re: Struts nested <s:form> and <s:file> tags > > I wrote: > > If you're not, the entire form needs to reflect it'll be uploading a file. > > ... > > On Thu, Oct 28, 2010 at 8:53 AM, Dave Westerman <dlwes...@us.ibm.com> wrote: > > Thanks, Maurizio! That was my problem, I never even noticed that. > > > >> > >> The first form doesn't contains enctype attribute. Did you try to set > >> it to multipart/form-data?