Adobe AD0-E103 Exam
Adobe Experience Manager Developer (Page 4 )

Updated On: 12-Jan-2026

A Client-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 @ categories=’library.example.css’}”/>
  4. <sly data-sly-use.clientlib=”/libs/granite/sightly/templates/clientlib.html” data-sly-call=”${clientlib.all @ type=’css’, categories=’library.example’}”/>

Answer(s): C


Reference:

https://aemcq5pedia.wordpress.com/author/aempediaalpha/page/2/



A developer needs to implement a header component for a website. The component has the following requirements:
-The component should be configured once on the page highest in the hierarchy.
-The header component on pages lower in the hierarchy should look the same and show the same data. If necessary, the configuration can be overwritten on a child page.
-The component should show a list of links that are configured in the header component.

Which code snippet for returning the list of pages should the developer use?





Answer(s): A



A developer wants to automatically truncate request log files once they exceed 10 MB. Which OSGi configuration should the developer modify?

  1. Apache Sling Customizable Request Data Logger
  2. Adobe Granite Log Analysis Service
  3. Apache Sling Logging Writer Configuration
  4. Apache Sling Logging Configuration

Answer(s): C



A developer creates an OSGi service to access JCR content. Refer to the code snippet from the OSGi service below.


Bundle ID = com.adobe.aem.samples-bundle
Which set of steps should the developer take to make sure that the code works?


  1. 1. Create an AEM User called serviceUser with appropriate ACLs.
    2. Modify the Apache Sling Service User Mapper Service Amendment.
    3. Set user.mapping to com.adobe.aem.samples-bundle:sample-service=serviceUser.

  2. 1. Create an AEM User called serviceUser with appropriate ACLs.
    2. Modify the Apache Sling Service User Mapper Service.
    3. Set user.default to com.adobe.aem.samples-bundle:sample-service=systemUser.

  3. 1. Create a System User called systemUser with appropriate ACLs.
    2. Modify the Apache Sling Service User Mapper Service.
    3. Set user.default to com.adobe.aem.samples-bundle:sample-service=systemUser.

  4. 1. Create a System User called systemUser with appropriate ACLs.
    2. Modify the Apache Sling Service User Mapper Service Amendment.
    3. Set user.mapping to com.adobe.aem.samples-bundle:sample-service=systemUser.

Answer(s): A



Refer to the following Client Library node structure.


The js.txt looks like

The JavaScript is NOT present in the Client Library when it is loaded. What should a developer do to resolve this issue?

  1. Add #base=js as the first line in the js.txt file.
  2. Change the js folder to a Client Library node and add the property
    categories=”[clientlibs.example]”.
  3. Split the js and css into 2 Client Libraries since they can’t be in the same Client Library.
  4. Change the js folder to a Client Library node and embed it on the clientlibs node.

Answer(s): D



Viewing page 4 of 20
Viewing questions 16 - 20 out of 92 questions



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

Join the AD0-E103 Discussion