Can anybody help me out please?
I am trying to get demo.json data in Maven JSF Application. I want to store that json data into an ArrayList in Backing bean. Later I can display those list data into xhtml datatable format.
I placed demo.json in resources folder but still I am unable to read json data.
Any help would be appreciated!!!
Thanks in advance.