Adobe AD0-E116 Exam
Adobe Experience Manager Sites Developer Expert (Page 3 )

Updated On: 30-Jan-2026

In which maven build phase is the content package assembled?

  1. install
  2. compile
  3. package
  4. deploy

Answer(s): C



AClient-Side Library has the category "library.example".

Which HTL statement should a developer use to reference only the CSS files of this Client- Side library

  1. <sly data-sly-use.clientlib="/libs/granite/sightly/templates/clientlib.html" data-sly- call="${clientlib.css @ categories='library.example'}"/>
  2. <sly data-sly-use.clientlib="/libs/granite/sightly/templates/clientlib.html" data-sly- call="${clientlib.css @ category='library.example'}"/>
  3. <sly data-sly-use.clientlib="/libs/granite/sightly/templates/clientlib.html" data-sly- call="${clientlib.all @ type='css' categories='library.example'}"/>
  4. <sly data-sly-use.clientlib="/libs/granite/sightly/templates/clientlib.html" data-sly- call="${clientlib.all @ categories='library.example.css'}"/>

Answer(s): A



A developer creates the following code snippet to implement a simple polling importer to fetch stock prices from anexternal source:



The polling importer needs to fetch stock prices for a specific stock symbol and needs to be triggered every 5 minutes.

Which node structure should the developer create in CRX to make sure that the code shown is executed successfully?

  1. Option A
  2. Option B
  3. Option C
  4. Option D

Answer(s): C



A developer needs to change the label "Sites" in the navigation of AEM author to "Websites".

Which action should the developer take to achieve this?

  1. Change the code of/libs/granite/ui/components/shell/clientlibs/shell/js/globalnav.js to display the new value
  2. Create a new node /apps/cq/core/content/nav/sites and update the property jcr:itle
  3. Modify the code of /libs/granite/ui/components/shell/globalnav/overlay/overlay.jsp to display the new value
  4. Modify the node /libs/cq/core/content/nav/sites by updating the jcr:title property

Answer(s): B



A developer wants to consume AEM Page Data in Single Page Application. The Single Page Application is coded to understand JSON format. Only page content should be exposed through JSON. All the existing components are based on foundation components.

Which change should the developer make in the existing components to support this requirement?

  1. Add JSON as the default extension in Apache Sling Servlet?Script Resolver and Error handler Configuration
  2. Implement a Sling Model Exporter for the components
  3. Create a custom sling event handler to handle JSON requests
  4. Invoke the page URL with the extension .json to get the values to construct the required output

Answer(s): B

Explanation:

https://sling.apache.org/documentation/the-sling-engine/servlets.html



Viewing page 3 of 20
Viewing questions 11 - 15 out of 94 questions



Post your Comments and Discuss Adobe AD0-E116 exam prep with other Community members:

Join the AD0-E116 Discussion