select local files in JSF
Dear All,
I am using my own java uploader to upload file. But I don't know how to pass the file name from <input type="file"> to the backing bean. I am using JSF. Can someone please point out a direction? I have been trying this for quite sometime and it's getting very frustrating...
Thanks for your help in advance
Regards
Mary

