All,
I'm working with the FileUpload utility to grab images out of the request, I'd like to 
be able to pass the request (HttpServletRequest) object back to it's original handler, 
but the handler cannot take the 'multipart/form-data' encoding.  Have any of you run 
into a solution for converting the request (HttpServletRequest) object back to a plain 
encoding?

Thanks,
Dave Rowe


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

Reply via email to