; >
> > Cheers,
> >
> > Alex Kotchnev
> >
> > Wayward Java小白 wrote:
> > >
> > > i want to upload several file in one request. in my upload page, i
> have
> > > only one componet upload these files. in ServletMultipartDecoder
> Service
> >
> > 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 fil
ive name of every
> file. could i get all the files in the request from
> ServletMultipartDecoder
> Service?
>
>
--
View this message in context:
http://n2.nabble.com/ServletMultipartDecoder-Question-tp2301706p2306759.html
Sent from t
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
Ser