Hi, could someone please suggest the best way of accessing accessing serverside from a client JSP
I need to return a list of URLs of images in DAM to the Javascript (ajax call) depending on certain parameter. What is the best way of doing this? SlingServlet?
Thanks