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...
Vijayraj, we are using dictionaries' keys in javascript using Granite library. In this case dictionary json is generated. We are looking to compress these jsons.Mohan
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
Thanks Alex, for the info. Did you deactivate dictionaries at /libs/wcm/core/i18n in publish instance or using Guide Localization Service or overlayed /libs/wcm/core/i18n with your custom or blank dictionaries?- Mohan
Properties like cq:allowedTemplates, allowedParents, allowedPaths, allowedChildren for the template of the page (being moved) and the destination parent page might be causing the issue. Please check them once.