Hello, i think i've found for the "rf" object. Is it the request factory??
Ok, the other problem, is the"contentType" object. i haven't access to that property in the current object. I try to use request.getContentType() but the content type rendered is : "application/x-www-form-urlencoded" so The request isn't considered as a multipart request. Thank again for your help.Your a re the one i've found to find a solution. -- View this message in context: http://www.nabble.com/multipart-form-data-request-filter-t1052410.html#a3440213 Sent from the MyFaces - Users forum at Nabble.com.

