Hi all,
I have an already existing application in AEM.
Please let me know how to know Template and Components on its Landing Page.
My knowledge says in CRXDE one can see Templates folder and Components folder under the project name under /apps.
Under Templates folder, the template will be there, whose resourceType property points to the Page Component and Page Component houses all other components.
But here there is no Templates folder. I am also aware that Templates named folder is not mandatory.
I have access to the code.
Similarly I have a button on the Landing Page. Need to know the servlet it invokes.
Appreciate all your replies.
Thanks,
RK.