Re: Form with upload

2008-02-16 Thread Paranoid_Fabio
on (different from the one called > to display current jsp) > > class="actions.contents.upload.ImageUpload"> > /pages/ManualContentUpload.jsp > /pages/ManualContentUpload.jsp > > > Anyone can help me? thank you very much in advance. > >

Re: Form with upload

2008-02-16 Thread Dave Newton
--- Paranoid_Fabio <[EMAIL PROTECTED]> wrote: > Thank you. If I submit all the data in "one shot" everything goes ok. > > What I wanted to do in principle was to first upload the image (and other > files the user has to upload), then submit the form with other parameters. > like a step-by-step sub

Re: Form with upload

2008-02-16 Thread Paranoid_Fabio
> > class="actions.contents.upload.ImageUpload"> > /pages/ManualContentUpload.jsp > /pages/ManualContentUpload.jsp > > > Anyone can help me? thank you very much in advance. > > > -- View this message in context: http://www.nabble.com/Form-with-upload-tp15517551p15518224.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Form with upload

2008-02-16 Thread Dave Newton
--- Paranoid_Fabio <[EMAIL PROTECTED]> wrote: > Hello. I have to implement a file upload. Togheter with it, the user have > to fill a form. > The form is like: > > > title > price > image > > The user should fill the "title" and "price" field, upload an image and > the

Form with upload

2008-02-16 Thread Paranoid_Fabio
ageUploadAction is a regular action (different from the one called to display current jsp) /pages/ManualContentUpload.jsp /pages/ManualContentUpload.jsp Anyone can help me? thank you very much in advance. -- View this message in context: http://www.nabble.com/Form-with-upload