I am using AEM 6.5,Let's imagine I have AEM components "Component A" I want to disable Copy, Cut and Paste option for this particular component.How can I achieve that programmatically?
I have multiple sites which share same codebase. I need to set different session timeout time for each sites .Is their any way to configure session timeout for each site. Thanks