AD0-E116 Exam Question 11
An online insurance company website has user-generated content that must be replicated in all publish instances.
What action should the developer take to achieve this?
What action should the developer take to achieve this?
AD0-E116 Exam Question 12
A developer needs to create a component with the following requirements:
* The component must be configurable
* The component should be editable, NOT removable
* An author should be unable to add the component to a page through design mode


Which mode structure should the developer use to meet these requirements?
* The component must be configurable
* The component should be editable, NOT removable
* An author should be unable to add the component to a page through design mode


Which mode structure should the developer use to meet these requirements?
AD0-E116 Exam Question 13
A developer needs to analyze log messages for custom Java application. The developer writes the following Java class:

The developer creates a custom log named custom.log with a debug level in OSGi web console for Java package com.abc.xyz.

Where should the developer look in the OSGi web console to view the above message?

The developer creates a custom log named custom.log with a debug level in OSGi web console for Java package com.abc.xyz.

Where should the developer look in the OSGi web console to view the above message?
AD0-E116 Exam Question 14
A developer creates a custom Client Library named foobar.
This Client Library embeds 5 other Client Libraries and contains 10 JavaScript source files. One of these files, called foo.js, has a bug on line 8 which causes an exception. The Client Library is throwing this exception on line 1350 when it is included on a webpage.
How should a developer find the exact line in foo.js where the exception has been thrown?
This Client Library embeds 5 other Client Libraries and contains 10 JavaScript source files. One of these files, called foo.js, has a bug on line 8 which causes an exception. The Client Library is throwing this exception on line 1350 when it is included on a webpage.
How should a developer find the exact line in foo.js where the exception has been thrown?
AD0-E116 Exam Question 15
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?
How does this component get the list of child pages?