Re: Struts Upload File Question

2003-02-05 Thread Martin Cooper
VEDRE, RANAPRATAP REDDY [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... I am trying to implement a feature that allows users to upload multiple files at the same time(Similar to Yahoo Mail attachments). user should be able to select upto a maximun of 5 files on

Struts Upload File Question

2003-02-03 Thread VEDRE, RANAPRATAP REDDY
I am trying to implement a feature that allows users to upload multiple files at the same time(Similar to Yahoo Mail attachments). user should be able to select upto a maximun of 5 files on a single page and all the files are saved to the database on submitting the form. I am using FormFile in