Alex,

This is more of a renderkit issue then a MyFaces issue. MyFaces will support file uploads just fine if the renderkit willl support it. Currently I don't think any of them do with pure opensource offerings. Here is what I know:

1. Tomahawk has moved their FileUpload processing to the FacesContextFactory. Theoretically this should allow you to do file uploads in a portal, but they don't have the portal code done yet.

2. Trinidad does have a portal implementation for file uploads. But portal support is only currently working with the Oracle Bridge as a proof of concept. It might work with other bridge, but I know we're mainly pushing to have it work with JSR-301 when it's released. It does NOT yet work with the myfaces bridge because of some issues.

Hope this helps,
 Scott

Alexander Wallace wrote:
I've been reading a lot of conflicting info regarding wether i can successfully use the myfaces file upload component within portlets...

I'm using the latest tomahawk bridge and i can use other tomahawk elements fine... I just don't know if i should even try the file upload w/o doing some changes which I ignore...

Any help here is greatly appreciated...

Thanks!



Reply via email to