Why do you need two forms?

Can't you put the FileUpload and the textarea in one form?

And in your Action, you can create 2 method, one handle the file upload,

and the other one handle the other request

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to