Hi Guys,On the CQ platform we would like to enable our visitors to access pages without adding .HTML extention to the urls.Does anyone know how to do this? I mean if the CQ platform has this function how to configure this? (such as config hiding url's /content/)We have configured the dispatcher on t...
InstallHooks get loaded through the DynamicClassLoader in the Package Manager. That is a problem, because the DynamicClassLoader is throwing a ClassNotFoundException in case the DynamicClassLoaderManager was unregistered in the meantime. That might happen if a bundle got updated by the Package Manag...
Does anyone have used or know how the segment trait 'referral keywords' works ?refer: https://docs.adobe.com/docs/en/aem/6-1/administer/personalization/campaigns/segmentation.htmlAlso, it would be great if we can have little more briefing about all of these segment traits in the document.
I'm trying to build an AEM6 project using the new AEM6.1 dependencies. However I'm stuck with some pretty nasty build errors...When I use the following new AEM6.1 dependency (why is this moved (the other way around again) from com.adobe.aem to com.day.cq?) :<dependency> <groupId>com.day.cq</group...
Hi,Is it possible to customize the AEM in order to make only the DAM functionalities available to the users?Saying that I have only the DAM license, is it possible to do this?Thanks,
Hi,I am trying to compile and build the below servlet in CRXde lite and it is not getting built (though it is not recommended). package foo.bar;import java.io.IOException;import javax.servlet.ServletException;import org.apache.felix.scr.annotations.Component;import org.apache.felix.scr.annotations.s...
Hi,In our project we use HttpSession to store data that is used throughout the site. We have a setup which has 2 publish intsances and the dispatcher is configured to have sticky session. Everything works fine on most of the browsers except Safari and iOS devices. We observed that JSESSIONID is chan...
Hi All,I have created component and added this component to a new Component Group.When i open page in design mode ,newly created component group is not showing.Someone help me do i need any more configurations to see this new Component Group.Thanks,Kishore