How can we customize ootb slingservlet in AEM
Hi,
If we require to make changes in the OOTB servlet, then we may require to look for the script making the ajax servlet call and there we can call our custom servlet.
Was thinking if its possible to trigger custom servlet instead of existing servlet ootb for given paths/ resource type. Similar to using service ranking property. What does Adobe recommends when there is a need to customize ootb servlet.