Sling JavaScript include info | Community
Skip to main content
jkpanera
New Participant
May 8, 2019
Solved

Sling JavaScript include info

  • May 8, 2019
  • 1 reply
  • 1330 views

Hi guys,

In the Sling documentation, it alludes to using JavaScript instead of Apache SSIs to implement Sling Dynamic Includes (https://sling.apache.org/documentation/bundles/dynamic-includes.html#javascript-include​) but it gives very little detail and no example. Is it possible to include certain components via JavaScript and others via Apache SSI?

Is there more documentation/examples that I could see?

Thanks!

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 arunpatidar

Yes it is possible to have different type of SSI for different resource type.

Please check

Adobe Experience Manager Help | Set up Sling Dynamic Include in AEM

1 reply

arunpatidar
arunpatidarAccepted solution
New Participant
May 9, 2019

Yes it is possible to have different type of SSI for different resource type.

Please check

Adobe Experience Manager Help | Set up Sling Dynamic Include in AEM

Arun Patidar