Sling dynamic include | Community
Skip to main content
DIPEN_SEN_
New Participant
December 23, 2015
Solved

Sling dynamic include

  • December 23, 2015
  • 1 reply
  • 1214 views

Hi,

I am trying to implement sling dynamic include (v 2.1.3 with AEM 6.0 SP3) in my project to make the header dynamic. I have followed the steps mentioned here.

  1. My header node in under /etc/designs as I have used <cq:include path="{node path under /etc/design}" resourceType="{path to header component}" />
  2. In configuration, base path value is "/content" and resource type value is {node path under /etc/design}.
  3. I have no virtual host configured in dispatcher. So I skipped the configuration for virtual host.
  4. I want to use Apache SSI option. So, I have only configured the section for that. Javascript and ESI section ignored.

But it is not working. Please tell me if I have missed anything or any of my configurations are wrong.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ParitMittal

Hi ,

For any assistance with AEM, please repost your question in the AEM forum here: http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.html

Thank you,

Parit MIttal

  •  

1 reply

ParitMittal
ParitMittalAccepted solution
New Participant
December 23, 2015

Hi ,

For any assistance with AEM, please repost your question in the AEM forum here: http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.html

Thank you,

Parit MIttal

  •