AD0-E116 Exam Question 11
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?
What is the most maintainable way for the developer to implement these requirements?
AD0-E116 Exam Question 12
A developer is working on a dialog for a contact list component. The dialog has the following requirements:
1. The list of contacts must include one or more entries.
2. Contact details must include a full name.
3. Contact details must include an email address
4. Contact details can optionally include a short bio
5. Authors need to be able to rearrange the contacts in the list
Which dialog configuration should the developer use to meet all of these requirements?




1. The list of contacts must include one or more entries.
2. Contact details must include a full name.
3. Contact details must include an email address
4. Contact details can optionally include a short bio
5. Authors need to be able to rearrange the contacts in the list
Which dialog configuration should the developer use to meet all of these requirements?




AD0-E116 Exam Question 13
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?
AD0-E116 Exam Question 14
A custom AEM application contains Bundle A and Bundle B.
Bundle A has a dependency to Bundle B via Import-Package.
How can both bundles be deployed most efficiently across all environments?
Bundle A has a dependency to Bundle B via Import-Package.
How can both bundles be deployed most efficiently across all environments?
AD0-E116 Exam Question 15
Which maven plugin is required to install a content package on a local AEM environment using maven?