1.
You want to debug a CQ HTML client library in the author instance. You want to avoid compressing the JavaScript file. What must you do?
2.
You want to request a JSON representation of the content. What do you have to do with the request?
3.
What is the purpose of the Export Package Manifest header?
4.
You are creating a component on the page /hotNews.html that needs to list all the titles of the news pages under /news. How does this component get the list of child pages?
5.
You want to create a new javax.jcr.Node nodeC as a copy of nodeA. nodeC should also be a child of nodeB. What should you do?
6.
You want to create a CQ HTML client library. What is the file js.txt used for?

 
7.
Which is the correct JSP Tag Library Directive to include the standard CQ Tag Library?
8.
How do you get the two .jar files jcr-2.0.jar and crx-shared.jar that need to be copied to the Websphere folder holding the shared libraries?
9.
Which kind of HTTP requests are logged by default in the Recent Requests tab of the Apache Felix Web Console?
10.
Which statement about the docroot paramter in the cache section of the CQ Dispatcher configuration file is true?