Has anyone tried to use the MyFaces file upload in a Portlet? I know that the Struts file upload doesn't work in a Portlet, but this is probably due to it using Servlet Filters to handle the multipart/form-data. If MyFaces doesn't rely on Servlet filters for file upload it may work in a Portlet.

Thanks.

Reply via email to