Re: How to receive and store multipart/form-data on server.
Posted By:
Christopher_Koenigsberg
Posted On:
Thursday, March 16, 2006 12:23 AM
Look at the examples that come with the Struts html:file tag, and the Jakarta Commons FileUpload (which the Struts tag uses, inside).