When we declare/instantiate a java class in htl/sightly in a html (similar to global.jsp) file and include it in another html, we are not able to access the reference of java class created in the included file.For Ex:Create a java class that extends WCMUse with some getters.com.company.sightly.compo...
As we GZip CSS and JS files in AEM, we would like to GZip dictionaries (dict.en_US.json, dict.fr_US.json, etc) as well. How can we achieve that? Help would be greatly appreciated.Thanks,Mohan
We can hide/disable sidekick in author mode in page component by removing/commenting or by not including "/libs/wcm/core/components/init/init.jsp" in any of the jsps of the page or its super/parent resource. But how to achieve the same in sightly page component? What/where is the line of code that e...
Does AEM Mobile RedirectFilter uses WURFL database by default for device detection and redirection or does it use only the Devices(created as emulators) and the DeviceGroups created and mapped to the root page of mobile website when "cq:deviceIdentificationMode" property set to "server-side". When I...
We have a requirement to use OpenDDR/ApacheDeviceMap for Server side Device Detection. What would be the effort in integrating OpenDDR/ApacheDeviceMap with AEM so that it replaces WURFL by supporting all the features that are supported by WURFL like managing device groups, supporting emulator, etc a...