2 Replies Latest reply on Jul 31, 2012 12:58 PM by mahi.rathaur

    <rich:fileUplooad>

    mahi.rathaur

      i have a problem while using rich faces file upload component.my scenario is i have to read uploaded .xls file and save data to database table via ejb.

      i am reading file in my managedbean listener method given in "fileUploadListener" attribute in the component tag.but when i am using my sesson bean in listener i am geting null poiinter exception.

      Am i doing it wrong?

      please help.