Find AEM out of box servlet
Hi,
Inside /libs/cq/gui/components/authoring/clientlibs/assetfinder/js/image/ImageAssetPanel.js, there's a field imageServlet = '/bin/wcm/contentfinder/asset/view.html'.
Can we find out in which bundle this servlet code is present so we can de-compile and check out how this functionality is working from backend ?



