I am trying to read file names from a path in JCR repository.My component jsp is as follows:<%@include file="/libs/foundation/global.jsp"%><%@ page import="java.util.ArrayList" %><h1><%= properties.get("title", currentPage.getTitle()) %></h1><% com.cts.gto.dex.ListFragments FragmentsList = sling....