render AEM Component B into HTML of AEM component A
Hi,
I ve got a AEM Component B, which I can drag into a page and configure it through Edit Dialog. This configured Values are loaded into SlingModelB, which is used in html code of Component B.
Now, I ve got another use case...
I ve got a AEM Component A, which needs to dynamically include AEM Component B in html file of Component A.
How to create dynamically a SlingModelB and pass it to some HTL Command to render AEM Component B inside of Component A ?
Hope somebody is able to help me.
Thanks a lot for your support in advance.


