<c:forEach items="<% EasyLookUp.lookUpList(EasyLookUp.PriceSources); %>" var="priceSourceItem">
                                    ${priceSourceItem }
                                </c:forEach>
this is my code, but the page display

there is just one record, and the java code did not work. can anybody tell me how to handle it?
 
     
     
     
    