9A0-384 Exam - Adobe Experience Manager 6.0 Developer Exam

certleader.com

Your success in 9A0-384 Braindumps is our sole target and we develop all our 9A0-384 Study Guides in a way that facilitates the attainment of this target. Not only is our 9A0-384 Dumps material the best you can find, it is also the most detailed and the most updated. 9A0-384 Dumps Questions for Adobe 9A0-384 are written to the highest standards of technical accuracy.

Online 9A0-384 free questions and answers of New Version:

NEW QUESTION 1
Using the default Dispatcher configuration, which type of URL will have a response cached by the Dispatcher?

  • A. URL denied by the /cache sections in dispatcher.any file.
  • B. URL without a file extension.
  • C. URL with query parameters.
  • D. URL with an extension in its suffix.

Answer: A

Explanation: Reference: https://docs.adobe.com/docs/en/dispatcher/disp-config.html

NEW QUESTION 2
You have written an OSGi service with the class name com.acme.myapp.EmailUpdate, You only we this service to run on the publish instance. Which two configurations would run the service on the publish instance only? (Choose two).
9A0-384 dumps exhibit

  • A. Option A
  • B. Option B
  • C. Option C
  • D. Option D

Answer: BC

NEW QUESTION 3
What isthe correct way to use clientlibs with Sightly?

  • A. <meta data-sly-template="${clientLib.all@ categories=,your.cllentlib,}”data-sly- unwrap></meta>
  • B. <meta data-sly-call="${clientLib.all @ categories-,your.clientlib,}M data-sly- unwrap></meta>
  • C. <meta data-sly-use-"${clientLib.all @ categorfes^'your.clientlib'}" data-sly- unwrap></meta>
  • D. <meta data-sly-include=n${clientLib.all @ categories='your.cllentlib'}" data-sly- unwrap></meta>

Answer: D

Explanation: Reference:
http://blogs.adobe.com/experiencedelivers/experience-management/sightly-clientlibs/

NEW QUESTION 4
You want to restrict the size of a custom log file and enable log file rotation. Which Apache Sling configuration has to be changed in the AEM Web Console?

  • A. Apache Sling Composite Health Check
  • B. Apache Sling Job Manager
  • C. Apache Sling Logging Writer Configuration
  • D. Apache Sling Logging Logger Configuration

Answer: D

Explanation: Reference:
http://docs.adobe.com/docs/en/cq/5-6-1/deploying/osgi_configuration_settings.html

NEW QUESTION 5
The default installation location for AEM 6.0 in an Application Server is ${user.dfr}/crx- quickstart.Which method is used to change this location?

  • A. Configure the sling.home parameter in the WEB-INF/web.xml file of the AEM WAR file after deployment.
  • B. Configure the sling.home parameter in the WEB-INF/web.xml file of the AEM WAR file before deployment.
  • C. Configure the sling.run.modes parameter in the WEB-INF/web.xml file of the AEM WAR file after deployment,
  • D. Configure the sling.run.modes parameter in the WEB-INF/web.xml file of the AEM WAR file before deployment.

Answer: A

Explanation: Reference:
http://docs.adobe.com/docs/en/cq/5-6-1/getting_started/download_and_startworking.html

NEW QUESTION 6
Which three best practice statements are true regarding permissions and privileges? (Choose three).

  • A. Access rights should not be assigned on a user-by-user basis.
  • B. Use deny statements to specify the access rights of a group of users.
  • C. After installation, update the passwords for the default users to prevent security breaches.
  • D. Use a test installation to ensure correct relationships between Users and Groups,

Answer: ABD

Explanation: Reference:
https://docs.adobe.com/docs/en/cq/5-6-1/core/administering/user_group_ac_admin.html

NEW QUESTION 7
Which three AEM jar names willstart AEM in author mode? (Choose three.)

  • A. quickstart-4502.jar
  • B. cq5-author-p4502.jar
  • C. aem-publish.jar
  • D. cq5-author-4502.jar

Answer: BCD

Explanation: Reference:
http://docs.adobe.com/docs/en/cq/5-6-1/getting_started/download_and_startworking.html

NEW QUESTION 8
In a typical Maven project, you will have a content module that contains a file src/main/content/META-INF/vault/filter.xml which defines the filters for the AEM package built by Maven.
Your project has this structure:
9A0-384 dumps exhibit
Select the correct filter entry thatwould be included in the src/main/content/META- INF/vault/filter.xml file:

  • A. <filter root=7apps/myproject/templates7>
  • B. <filterroot=7libs/foundation7> -
  • C. <filterroot=7apps7>
  • D. <filter root=7etc/designs/myproject7>

Answer: D

NEW QUESTION 9
How do you disable the “Target” context menu item on components in AEM 6.0?

  • A. Set the property “cq:disable Targeting” to true on the dialog node.
  • B. Set the property “cq:disable Targeting” to true on thecomponent node.
  • C. Set the property “cq:disable Targeting” to true on the cq:editConfig node.
  • D. Set the property “cq:disable Targeting” to true on thecq:editConfig/cq:listeners node.

Answer: C

Explanation: Reference:
http://docs.adobe.com/docs/en/cq/5-6-1/developing/components.html

NEW QUESTION 10
How do you specify the dependency of Junit with any version greater than or equal to 3.8?
9A0-384 dumps exhibit
9A0-384 dumps exhibit
9A0-384 dumps exhibit
9A0-384 dumps exhibit

  • A. Exhibit A
  • B. Exhibit B
  • C. Exhibit C
  • D. Exhibit D

Answer: B

Explanation: Reference:
http://docs.adobe.com/docs/en/cq/5-6-1/deploying/osgi_configuration_settings.html

NEW QUESTION 11
Which option will enable an in-place edit of a component that contains HTML text in it?
9A0-384 dumps exhibit
9A0-384 dumps exhibit
9A0-384 dumps exhibit
9A0-384 dumps exhibit

  • A. Exhibit A
  • B. Exhibit B
  • C. Exhibit C
  • D. Exhibit D

Answer: C

NEW QUESTION 12
You are creating a new OSGi configuration in the repository. When are the configuration changesapplied?

  • A. By stopping and starting the bundle that refer the service,
  • B. Changes are applied as soon as the node is updated by restarting the service.
  • C. Immediately.
  • D. After restarting the CQ instance.

Answer: B

Explanation: Reference:
http://docs.adobe.com/docs/en/cq/5-6-1/deploying/configuring_osgi.html

NEW QUESTION 13
Which statement about client libraries is true?

  • A. A client library node type has the jcr:primaryType value nt:folder
  • B. The clientlibrary for a project called myappshould be defined under /etc/clientlibs/myapp
  • C. To include only CSS files In the header.jsp from the client lib called "myproject.all" use<cqincludeClientLib categories="myproject all”/>
  • D. Use the Day CQ HTML Library Manager service in the Felix console to compress and minify the generated CSS for better performance on production systems.

Answer: A

Explanation: Reference:
http://docs.adobe.com/docs/en/cq/5-6-1/developing/widgets.html

NEW QUESTION 14
When configuring a custom log file on a production publish instance, which two statements are true? (Choose two).

  • A. Web Console url http://<aemhost>:<port>/system/console/slinglog provides information about Sling Logging.
  • B. Always start with the log level DEBUG on the production server to get more information.
  • C. Create a run mode based on Apache Sling Logging Logger configuration for publish run mode as org.apache.sling.commons.log.LogManager.factory.config-<identlfier>.
  • D. The physical location of the custom log file is NOT relative to the crx-quickstart folder.

Answer: CD

Explanation: Reference:
http://docs.adobe.com/docs/en/cq/5-4/deploying/configuring_cq.html

NEW QUESTION 15
While modifying an OSGi bundle configuration from the Felix Web Console, when areconfigurationchanges applied?

  • A. After restarting the CQ instance,
  • B. After restarting the bundle.
  • C. After restarting the service.
  • D. Immediately as it takes precedence at runtime.

Answer: D

Explanation: Reference:
http://docs.adobe.com/docs/en/cq/5-6-1/deploying/configuring_osgi.html

NEW QUESTION 16
You are using IIS as the Web server with the dispatcher and your websites root folder path is /content/mycompany. The page /content/mycompany/aboutus is edited and activated to the AEM publish instance. Assuming the dispatcher flush agent is NOT available and IIS is installed on C:inetpub of the Windows server, what needs to done for the new version of the page to be seen from the IIS Web server?

  • A. Delete the subfolders of the directory "C:inetpubwwwroot" to dear the content cache.
  • B. Nothing.
  • C. Delete the directory "C:inetpubtempn to clear the content cache.
  • D. Delete the following directory "C:inetpubwwwrootcontentmycompany" to clear the content cache.

Answer: B

NEW QUESTION 17
You are logged in as userA and you are impersonating userB. How are your activities logged in the access.log?

  • A. The logged userld is "userB impersonated by userA"
  • B. The logged userld is "userA on behalf of userB"
  • C. The logged userld is "userB"
  • D. The logged userld is "userA"

Answer: C

NEW QUESTION 18
Which template allowed Paths expression would allow a page to be created with the path/ content / main / page1/ page2?

  • A. /content/main/?
  • B. /content/main/[^/]+(/,*)?
  • C. /content/main/[A/]+[A/]
  • D. /content/main/*

Answer: C

Explanation: Reference:
http://docs.adobe.com/docs/en/cq/5-6-1/developing/templates.html

Recommend!! Get the Full 9A0-384 dumps in VCE and PDF From 2passeasy, Welcome to Download: https://www.2passeasy.com/dumps/9A0-384/ (New 50 Q&As Version)