In adobe AEM (aka cq), for a given url is it possible to see what jsp's are being invoked?We've got example code, not written by us where 2 sets of 'base' jsp are being matched if a specific selector is present or not - 'm' for mobile. In the base jsp a variable is then set to flag if a mobile or de...