i want to upload several file in one request. in my upload page, i have
only one componet upload these files. in ServletMultipartDecoder Service
find a getFileUpload(String parameterName),but i can't give name of every
file. could i get all the files in the request from ServletMultipartDecoder
Service?

Reply via email to