Question 1

A developer wants to render Hello World' only in edit mode. Which approach would be used?
  • Question 2

    Which two configurations will be applied if an instance starts with the run modes author, dev, and emea7 (Choose two.)
  • Question 3

    Review the following HTL code snippet:
    <div data-sly-
    use.testComponent='${com.adobe.core.models.TestComponent'@
    testParam='testValue'}'></div>
    Which two approaches correctly read the value of testParam in Sling model? (Choose two.)
  • Question 4

    A content author has this OSGI component:

    How can the content author use the Apache Felix Web OSGi console to disable the servlet?
  • Question 5

    An author wants to define a blueprint configuration to identify an existing website that will be used as the source for one or more live copy pages.
    Which two structure rules must the content author follow? (Choose two.)