1 Reply Latest reply on Jun 3, 2013 7:56 AM by sivaprasad9394

    javax.el.PropertyNotFoundException:

    aadi03

      Hi All

       

       

      Im having some issues while runing my application, & the issue is "Property 'fcdataList' not found on type com.lbsnaa.SimpleSearch".

      The error which i am getting is :

       

      "Caused by: javax.el.PropertyNotFoundException: /trg/SimpleSearch.xhtml @71,73 value="#{SimpleSearch.fcdataList}": Property 'fcdataList' not found on type com.lbsnaa.SimpleSearch"

       

      Note. facdataLis an arrayList, & i am using this to retrieve the data into dataTable.

       

      Can any one Help me out for the same, Thank's in advanced.