Hello everyone,Thank you Sham and smacdonald2008 for the quick response. I tried out Sham suggestion first (cause that was the shorter one :P) and that worked. Here is what I added to my servlet@Reference private ProductInfoProvider productInfo;and then referred the version likeproductInfo.getProduc...
Hi all, I have custom app which runs on AEM. For certain use case I need to get the version of the AEM on which the app is running on. how can get this version number inside a servlet.Any help would be appreciated.thanks,Kevin
Hi ,I wanted to know what happens when we pass "null" to "getAdministrativeResourceResolver" function in "org.apache.sling.api.resource.ResourceResolverFactory"? Does it tries to give administrative privileges based on the current loggedin user's profile or based on something else. Also does this wo...
Hi Sham,Do you have supporting documents on how/where AEM decide which files to include. I dont know if this sheds some light but i dont have the issue when I load a mobile version of the demo pages. eghttp://localhost:4502/editor.html/content/geometrixx-outdoors-mobile/en/equipment/biking.touch.htm...
Hi,I have a AEM application which executes certain JS commands when a page is loaded. This application works well in the previous AEM version 5.5 and 5.6. When I try to run the same in AEM 6.0 i noticed that js files are missing in the UI. Although when I switch back the classic UI I get those files...