AD0-E123 Adobe Experience Manager Sites Developer Professional Questions and Answers
Which configuration on the dispatcher allows the cache of the request with an authorization header?
A developer must use print-314% in a webpage.
Assuming piValue = -3.14
Which HTL approach would be used?
Which two options are included in the AEM service pack release notes? (Choose two.)
A developer has to enable the indexing of multiple properties asynchronously. Which type of index would the developer use?
A developer wants to write a Java service that will serve some data to the custom component.
Which one of the Maven modules is the place to create this service?
A developer wants to customize a core component.
Which property needs to be set in the new component to achieve this goal?
A front-end developer working on an AEM SPA project cannot see the property that should be exposed in the JSON of the new component added to the homepage.
Which option would give information if the required property is exposed by the Sling Model?
A developer wants to replace the element name of the host element with titleLevel property of the model in HTL.
Which action would be taken to complete this task?
In an AEM as a Cloud Service environment, a client needs a feature to be able to explicitly clear a dispatcher cache of required resources.
Which approach is preferred to create this feature?
A content author has this OSGI component:

How can the content author use the Apache Felix Web OSGi console to disable the servlet?
A developer wants to render Hello World' only in edit mode. Which approach would be used?
A developer needs to produce various content fragments depending on some dynamic names and decides to use JAVA code.
Which code snippet should be used to create a new content fragment?
