Thanks for the reply. Do you know the general timeline for that refactoring?
If it's going to be a while, I guess i'll temporarily create a new FileUploadBase.java and DiskFileUpload.java using my portletrequest, looks like i'd actually have to use the actionrequest so that i can get the input stream.
Thanks.
Martin Cooper wrote:
"Michael Katz" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
Hi, Is there an easy way to use the FileUpload component with a javax.portlet.PortletRequest instead of a javax.servlet.http.HttpServletRequest?
Not yet, but I'm working on a refactoring of FileUpload that would help with that.
-- Martin Cooper
Thanks
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
