A developer identifies that some requests for the page /content/sampleproject/page.html take longer than other requests for the same page.Refer to the $DOCROOT/content/sampleproject directory below.[user@group /opt/dispatcher/cache/content/sampleproject ]$ ks -latotal 2drwxr-xr-x. 5 apache apache 4096 Feb 11 11:41 .drwxr-xr-x. 3 apache apache 4096 Nov 29 16:07 ..drwxr-xr-x. 4 apache apache 4096 Feb 7 03:21 page.html-rw-r--r--. 1 apache apache 0 Feb 7 03:19 .statThe dispatcher.log file contains the following lines:[Wed Feb 13 13:14:04 2012] [D] [1376(1572)] checking [/libs/cq/security/userinfo.json][Wed Feb 13 13:14:04 2012] [D] [1376(1572)] Caching disabled due to query string:tracking_id=1350373444666[Wed Feb 13 13:14:04 2012] [D] [1376(1572)] cache-action for [/libs/cq/security/userinfo.json]: NoneHow should the developer make sure that the page is always cached?
Answer(s): C
A developer creates an OSGi service to access JCR content. Refer to the code snippet from the OSGi service below.public class AccessRepository {private static final String SERVICE_ACCOUNT_IDENTIFIER = "sample-service";...private final String getServiceUser() {final Map<string, object=""> authInfo =Collections.singletonMap(ResourceResolverFactory.SUBSERVICE, (Object) SERVICE_ACCOUNT_IDENTIFIER);ResourceResolver serviceResolver =resourceResolverFactory.getServiceResourceResolver(authInfo))...}}Bundle ID = com.adobe.aem.samples-bundleWhich set of steps should the developer take to make sure that the code works?
Answer(s): A
A developer is working with the following HTL expression in a component rendering script:${'path/page.infinity.json' @extension = 'html',removeSelectors = ['foo'],selectors = ['foo', 'bar'],prependSuffix = 'hello',suffix = 'world' }What is the expected output of this expression?
A developer needs to implement a functionality that requires creating a Custom Workflow Step.Which two steps shouldthe developer take to start developing the custom behavior? (Choose two)
Answer(s): B,E
How should a developer enable remote debugging of anAEM server without modifying the AEM start script?
Answer(s): B
Share your comments for Adobe AD0-E116 exam with other users:
Delayed the exam until December 29th.
A and D are True
good one with explanation
This is one of the most useful study guides I have ever used.
Keeping this site free takes real effort. We constantly battle automated scraping and unauthorized content copying. A quick account helps us protect the community and keep the site free.
To continue studying for your AD0-E116, please sign in or create a free account.