Expand my Community achievements bar.

SOLVED

Access serverside from client JSP

Avatar

Level 3

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

1 Accepted Solution

Avatar

Correct answer by
Level 10

Yes - see the other thread where i point you to the Sling Servlet article. You can use QueryBuilder API to get the DAM assets too.  

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

Yes - see the other thread where i point you to the Sling Servlet article. You can use QueryBuilder API to get the DAM assets too.  

Avatar

Level 3

Thanks Scott. That was really helpful

For those wondering what the other thread is, here is the link

http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage...