What should a developer do to resolve this issue?

Refer to the following Client Library node structure.

+clientlibs

– jcr:primaryType="cq:ClientLibraryFolder"

– categories="[clientlibs.example]"

+ js.txt

– jcr:primaryType="nt:file" + css.txt

– jcr:primaryType="nt:file" + js

– jcr:primaryType="nt:folder"

– javascript1.js

– javascript2.js

The js.txt looks like

javascript1.js

javascript2.js

The JavaScript is NOT present in the Client Library when it is loaded.

What should a developer do to resolve this issue?
A . Change the js folder to a Client Library node and add the property categories = "[clientlibs.example]"
B . Change the js folder to a Client Library node and embed it on the clientlibs node
C . Add #base=js as the first line in the js.txt file
D . Split the js and css into 2 Client Libraries since they can’t be in the same Client Library

Answer: C

Latest AD0-E116 Dumps Valid Version with 94 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments