I am using Struts2 to upload multiple files:
<s:file name="files" multiple="multiple" />
When I select multiple files it displays the number of files, eg. 3 files.
The project requirements are that the user should be able to see what files he selected before uploading.
Is it possible to display the selected files names in a list or maybe in the control itself ?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…