Flow of Control in AEM - Front end to Middle layer to back end
Hi all,
I am trying to understand Flow of Control in AEM - Front end to Middle layer to back end.
Let us assume I have created a template T, components C1, C2 and C3.
I created a page P using this template and configured all components.
Front end is in Sightly and Back end is in Servlets, Sling Models and OSGI Services.
How to understand the flow of control, say from a button on front end?
I could look at the components code, but they were configured during page P creation.
Appreciate all your replies.
Thanks,
RK.