PrepAway - Latest Free Exam Questions & Answers

Author: admin

Which OSGi configuration should the developer modify?

A developer wants to change the log level for a custom API. Which OSGi configuration should the developer modify? A. Apache Sling Logging Configuration B. Apache Sling Log Tracker Service C. Apache Sling Logging Writer Configuration D. Adobe Granite Log Analysis Service Reference: https://docs.adobe.com/content/help/en/experience-manager-64/deploying/configuring/osgi-configuration-settings.html

What should the developer do to make the servlet access controlled using the default ACLs?

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? A. Use @SlingServletResourceTypes instead of @SlingServletPaths. B. Modify @SlingServletPaths(value = {“/bin/sling/sample” }). C. Add @SlingServletName(servletName = “AccessControlServlet”) annotation. D. […]

How should the developer make sure that the page is always cached?

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? A. Modify the dispatcher.any file to contain the following lines: B. […]

Which two options are necessary to ensure that the other bundles can reference that OSGi service?

A developer is working on a complex project with multiple bundles. One bundle provides an OSGi service for other bundles. Which two options are necessary to ensure that the other bundles can reference that OSGi service? (Choose two.) A. The bundles consuming the service need to import the fully qualified name of the service interface. […]

You want to create a grouping of all the assets under a specific category that are contained in various locati

You want to create a grouping of all the assets under a specific category that are contained in various location across the DAM. What is the best way to achieve this? A. Use the Dropzone feature B. Use static C. Use Smart collections D. Use static references to folders Reference: https://helpx.adobe.com/experience-manager/6-3/assets/using/managing-collections-touch-ui.html


Page 122 of 208« First...102030...120121122123124...130140150...Last »