Hi,

If I had a form which passed multipart/form-data where multiple values are
assigned to one name, how do I distinguish between the names using
(Streaming API) fileUpload?

Usually, I would simply call getParameterValues, which would return an array
of the values associated with a name, but I don't see a way to replicate
this in fileUpload...

If anyone can shed some light on this I would appreciate it.

Thanks for your time,

-Ross
-- 
View this message in context: 
http://www.nabble.com/How-does-fileUpload-handle-getParameterValues--tp16749374p16749374.html
Sent from the Commons - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to