|
Hello all again…
I have the situation where I have a myfaces page, but inside it I want to have a second form for file upload.
The outer object doesn’t contain the files, hence it not part of that object.
Anyway, when the user clicks on the button to upload the file my method gets called but the org.apache.myfaces.custom.fileupload.UploadedFile does not have its SET method called. Hence it’s still null.
Anyone any ideas on how solve this issue?
Using the VaribleResolvers results in the UploadedFile remaining null.
Thanks Jeff |
- Forms inside Forms - is it possible? Jeffrey Porter
- Re: Forms inside Forms - is it possible? Dennis Byrne
- RE: Forms inside Forms - is it possible? Jeffrey Porter
- Re: Forms inside Forms - is it possible? Mike Kienenberger
- RE: Forms inside Forms - is it possible? Jeffrey Porter
- Re: Forms inside Forms - is it possible? Mike Kienenberger
- Re: Forms inside Forms - is it possible? Martin Marinschek
- RE: Forms inside Forms - is it possible? Jeffrey Porter
- RE: Forms inside Forms - is it possible? Jeffrey Porter

