Question: 1
A developer is working with the following HTL expression in a component rendering script ${'path/page.infinity.jsori ©extension = 'html,
removeSelectors = [Too'],
selectors = ['foo1, 'bar'],
prependSuffix = 'hello', suffix = 'world'}
What is the expected output of this expression?
A. path/page.foo.bar.html/hello/world
B. path/page.infinity.json.bar.html/world
C. path/page.bar.html/hello/worId
D. path/page.bar.html/worId
Answer: C
Question: 2
In which maven build phase is the content package assembled?
A. install
B. compile
C. package
D. deploy
Answer: C
Question: 3
A developer creates a template-type for building editable templates. The resulting editable templates and pages must always contain a specific layout container that can NOT be deleted by the author.
How should the developer meet this requirement?
A. Add the layout container component to the structure section of the template-type
B. Add the layout container component by including it on the actual page component
C. Add a content policy to the template-type to disable the removal of the layout container
D. Add the layout container component to the initial section of the template-type
Answer: A
Question: 4
Which maven plugin is required to install a content package on a local AEM environment using maven?
A. Maven Bundle Plugin
B. Content Package Maven Plugin
C. FileVault Package Maven Plugin
D. Maven Install Plugin
Answer: B
Question: 5
There is a config file package.myClass.config.factory-myApp.xml - what is true? (Choose two)
A. The word "config" is a sign of factory
B. The word "factory" is a sign of factory
C. Should be set package.myClass.config.factory-
D. Must be set package.myClass.config.factory-
Answer: C
0 comments:
Post a Comment
Note: only a member of this blog may post a comment.