Adobe AD0-E103 Exam Practice Questions (P. 2)
- Full Access (92 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #6
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?
$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?
- AModify the dispatcher.any file to contain the following lines:

- BModify the dispatcher.any file to contain the following lines:

- CModify the dispatcher.any file to contain the following lines:

- DModify the dispatcher.any file to contain the following lines:

Correct Answer:
C
C
send
light_mode
delete
Question #7
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?

What should the developer do to make the servlet access controlled using the default ACLs?
- AUse @SlingServletResourceTypes instead of @SlingServletPaths.
- BModify @SlingServletPaths(value = {"/bin/sling/sample" }).
- CAdd @SlingServletName(servletName = "AccessControlServlet") annotation.
- DAdd @SlingServletPrefix(value = "/apps") annotation.
Correct Answer:
A
Reference:
https://sling.apache.org/documentation/the-sling-engine/servlets.html#caveats-when-binding-servlets-by-path
A
Reference:
https://sling.apache.org/documentation/the-sling-engine/servlets.html#caveats-when-binding-servlets-by-path
send
light_mode
delete
Question #8
A developer wants to extend AEM Core Components to create a custom Carousel Component.
How should the developer extend the Core Components?
How should the developer extend the Core Components?
- AMake changes to the original component and assign a component group.
- BUse the sling:resourceSuperType property to point to the core component.
- CUse the sling:resourceType property to point to the core component.
- DCopy the Core Carousel component to /apps/<project> folder.
Correct Answer:
D
D
send
light_mode
delete
Question #9
A developer wants to change the log level for a custom API.
Which OSGi configuration should the developer modify?
Which OSGi configuration should the developer modify?
- AApache Sling Logging Configuration
- BApache Sling Log Tracker Service
- CApache Sling Logging Writer Configuration
- DAdobe Granite Log Analysis Service
Correct Answer:
A
Reference:
https://docs.adobe.com/content/help/en/experience-manager-64/deploying/configuring/osgi-configuration-settings.html
A
Reference:
https://docs.adobe.com/content/help/en/experience-manager-64/deploying/configuring/osgi-configuration-settings.html
send
light_mode
delete
Question #10
Refer to the following four Client Library Folders.

A developer uses the following:

What is the resulting HTML?
A.

B.

C.

D.


A developer uses the following:

What is the resulting HTML?
A.

B.

C.

D.

send
light_mode
delete
All Pages
