But whereas if add sling:resoureSuperType and the component doesn't have body.jsp then it gets body.jsp from resourecesupertype and will be used in the current component.
AEM4BEGINNER blog is for Beginners who are interested in learning Adobe Experience Manager (AEM) aka Adobe CQ5 from basics. The Information provided in this blog is for learning and testing purposes only. Here, I have posted the information which I know or gathered from different sources.
April 10, 2020
Estimated Post Reading Time ~
Difference between sling:resourceType and sling:resourceSuperType properties
Assume that we have added sling:resourceType to the component, and it doesn't consist body.jsp then body.jsp will not be used.
But whereas if add sling:resoureSuperType and the component doesn't have body.jsp then it gets body.jsp from resourecesupertype and will be used in the current component.
But whereas if add sling:resoureSuperType and the component doesn't have body.jsp then it gets body.jsp from resourecesupertype and will be used in the current component.
By
aem4beginner
No comments:
Post a Comment
If you have any doubts or questions, please let us know.