Adobe AD0-E103 Practice Test - Questions Answers
List of questions
Related questions
A developer needs to create a banner component. This component shows an image across the full width of the page. A title is shown on top of the image. This text can be aligned to the left, middle, or right. The core components feature a teaser component which matches almost all requirements, but not all.
What is the most maintainable way for the developer to implement these requirements?
A developer is creating a custom component that shows a list of pages. For each page, the following items must be shown:
Title of the page
Description of the page
A button with fixed text “Read more” that must be translatable
All of the above fields must be wrapped in a <div> tag.
The logic for obtaining the list of pages must be reusable for future components.
Which snippet should the developer use to meet these requirements?
A developer is working on a complex project with multiple bundles. One bundle provides an OSGi service for other bundles.
Which two options are necessary to ensure that the other bundles can reference that OSGi service? (Choose two.)
The structure section of an editable template has a locked component.
What happens to the content of that component when a developer unlocks it?
Which log file contains AEM application request and response entries?
A developer identifies that some requests for the page /content/sampleproject/page.html take longer that other requests for the same page. Refer to the $DOCROOT/content/sampleproject directory below.
The dispatcher.log file contains the following lines:
How should the developer make sure that the page is always cached?
A developer creates a Sling Servlet. The Sling Servlet is bound to a path (/service/sling/sample). Refer to the resulting code below.
What should the developer do to make the servlet access controlled using the default ACLs?
A developer wants to extend AEM Core Components to create a custom Carousel Component.
How should the developer extend the Core Components?
A developer wants to change the log level for a custom API.
Which OSGi configuration should the developer modify?
Refer to the following four Client Library Folders.
A developer uses the following:
What is the resulting HTML?
Question