Hello Carl,
you can work with the MultipartRequestWrapper.
I hope you will  reach your goal :-)

--------
Shadi Rifai                                   [EMAIL PROTECTED]
Software Technology Group           Phone:  ++49 (0) 6151-16-3608
Darmstadt University of Technology  Fax:    ++49 (0) 6151-16-5410
Hochschulstr. 10,
http://www.st.informatik.tu-darmstadt.de/
64289 Darmstadt, Germany


Carl Smith wrote:

In my application, I need to get all the HTTP request parameter names and their values, I 
am using HttpServletRequest.getParameterNames() and it works very well. Then in one of my 
page, I have to submit the request as a type of "multipart/form-data", and then 
I found out HttpServletRequest.getParameterNames()  stop working. Do you have any 
idea/alternatice as how to get the parameters for multipart HTTP request?

Thanks in advace.


__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to