Access serverside from client JSP | Community
Skip to main content
Level 3
October 16, 2015
Solved

Access serverside from client JSP

  • October 16, 2015
  • 2 replies
  • 767 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

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.  

2 replies

smacdonald2008
smacdonald2008Accepted solution
Level 10
October 16, 2015

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.  

ashtrickAuthor
Level 3
October 16, 2015

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-manager.topic.html/forum__udal-hi_i_have_alreadyd.html