Adobe AD0-E103 Practice Test - Questions Answers, Page 6
List of questions
Related questions
A developer wants to create a Client Library that will only be included on touch enabled devices.
What action should the developer take to achieve this?
A developer is working on a project locally and needs to install packages manually. The deployments to the localhost must be automated to speed up development. This functionality must be toggled on and off, depending on the needs of the developer.
Which step should the developer take to achieve this?
Which xml tag is used within the vault package definition to add a new path to a content package?
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?
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?
A developer wants to automatically truncate request log files once they exceed 10 MB.
Which OSGi configuration should the developer modify?
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?
A.
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?
A developer needs to install a content package on AEM environment. However, a content package with the same name is already installed.
What would you be the safest way for the developer to install the content package to make sure only the changes of the new content package get applied?
A developer is creating a custom component on the page /latestBlogs.html that needs to list all the titles of the blogs pages under /content/blogs.
How does this component get the list of child pages?
Question