How should the developer make sure that the page is always cached?

A developer identifies that some requests for the page /content/sampleproject/page.html take longer than other requests for the same page. Refer to the $DOCROOT/content/sampleproject directory below. [user@group /opt/dispatcher/cache/content/sampleproject ]$ ks -la total 2 drwxr-xr-x. 5 apache apache 4096 Feb 11 11:41 . drwxr-xr-x. 3 apache apache 4096 Nov 29 16:07 .....

September 25, 2021 No Comments READ MORE +

Which maven plugin is required to install a content package on a local AEM environment using maven?

Which maven plugin is required to install a content package on a local AEM environment using maven?A . Maven Bundle PluginB . Content Package Maven PluginC . FileVault Package Maven PluginD . MavenInstall PluginView AnswerAnswer: B

September 24, 2021 No Comments READ MORE +

How should the developer make sure that the page is always cached?

A developer identifies that some requests for the page /content/sampleproject/page.html take longer than other requests for the same page. Refer to the $DOCROOT/content/sampleproject directory below. [user@group /opt/dispatcher/cache/content/sampleproject ]$ ks -la total 2 drwxr-xr-x. 5 apache apache 4096 Feb 11 11:41 . drwxr-xr-x. 3 apache apache 4096 Nov 29 16:07 .....

September 24, 2021 No Comments READ MORE +

What should the developer do to meet these requirements?

A custom application contains a service component com.proj.ServiceComponent. A developer needs to configure the string value name and integer value intVal. The actualconfiguration must be deployed using a content package. What should the developer do to meet these requirements?A . "Use a file com.proj.ServiceComponent.cfg with content name=""Service name"" intVal=I""5"""B ....

September 24, 2021 No Comments READ MORE +

What should a developer add to the pom.xml to fixthe Maven build?

The dependency of an AEM project fails when a developer configures using Apache Maven. Refer to the error information below. INFO]--------------------------------------- [ERROR] COMPILATION ERROR : [INFO] --------------------------------------- [ERROR] /training/core/src/main/java/com/adobe/training/core/listeners/SimpleResourceListener.java :[18,28] package org.apache.sling.api doesnot exist [ERROR] /training/core/src/main/java/com/adobe/training/core/filters/LoggingFilter.java:[26,28] package org.apache.sling.api does not exist [ERROR] /training/core/src/main/java/com/adobe/training/core/filters/LoggingFilter.java:[27,31] packageorg.apache.sling.engine does not exist [ERROR] /training/core/src/main/java/com/adobe/training/core/models/HelloWorldModel.java:[22,37] package...

September 24, 2021 No Comments READ MORE +

Which two options are necessary to ensure that the other bundles can reference that OSGi service?

A developer is working on a complex project with multiple bundles. One bundle provides an OSGiservice for other bundles. Which two options are necessary to ensure that the other bundles can reference that OSGi service? (Choose two.)A . The bundles consuming the service need to import the fully qualified name...

September 24, 2021 No Comments READ MORE +

From which AEM Web Console should a developer access and download full AEM Log Files?

From which AEM Web Console should a developer access and download full AEM Log Files?A . WebConsole -> System InformationB . Status -> Log filesC . OSGI -> Sing Log ServiceD . AEM -> Log filesView AnswerAnswer: B

September 24, 2021 No Comments READ MORE +

What should the developer do to resolve this issue?

A developer creates Editable Templates based on a custom Page component. The developer wants to leverage the Style System within the Editable Templates to allow authors to switch between the Dark and Light Theme. The Style System dialog is NOT enabled for the site. What should the developer do to...

September 23, 2021 No Comments READ MORE +

How should the developerresolve this issue, while taking security into consideration?

A developer has acomponent located under the path /apps. This component has a Client Library which is directly loaded onto a page. The publish instance loads the page correctly. The dispatcher also loads the page but the Client Library is missing. How should the developerresolve this issue, while taking security...

September 23, 2021 No Comments READ MORE +

What should a developer add to the pom.xml to fixthe Maven build?

The dependency of an AEM project fails when a developer configures using Apache Maven. Refer to the error information below. INFO]--------------------------------------- [ERROR] COMPILATION ERROR : [INFO] --------------------------------------- [ERROR] /training/core/src/main/java/com/adobe/training/core/listeners/SimpleResourceListener.java :[18,28] package org.apache.sling.api doesnot exist [ERROR] /training/core/src/main/java/com/adobe/training/core/filters/LoggingFilter.java:[26,28] package org.apache.sling.api does not exist [ERROR] /training/core/src/main/java/com/adobe/training/core/filters/LoggingFilter.java:[27,31] packageorg.apache.sling.engine does not exist [ERROR] /training/core/src/main/java/com/adobe/training/core/models/HelloWorldModel.java:[22,37] package...

September 22, 2021 No Comments READ MORE +