We are using AEM 6.3My use case:There are totally 3 replication agents in my scenario1. On author, I have 2 replication agents2. One for activating the content to publish instance3. One agent to purge Akamai Cache.4. On publish there is one replication agent to flush dispactcher cache.Issue: I want ...
Hi team,I want to add the hreflang tag to my website for better SEO. From my research, the hreflang tag can be inserted inside <head>, and I saw from example that they use the href straight from their website, but is it possible to do it for the content page in AEM?My idea is using this:<link rel="a...
Hi,I would like to give a component "menu" to the customer.It will have a multiple text fields and each text field could have multiple text fields.User could check a check box if he would like to have sub menu items ( to any level )menu item 1 |------ sub menu item | |-----...
AEM 6.4Let's say I make a mistake when compiling Java. I'm missing a semicolon on line 3<%! private String Test(){ System.out.println("Test print") return "Test"; }%>And let's say I @include this file inside of /libs/dam/gui/coral/components/admin/contentrenderer/base/base.jsp%><%@includ...
Anybody here help me with a simple sing servlet scenerio to develop ..I have not worked in servlet as of now and i need to develop one real time problem based sling servlet for learning purpose ..Any lead would be appreciate ..Thanks in advance...
Hi All,We have a requirement, where i need to take a package with one property on that node. Ex: if jcr:content has property one of property like 'cq:cloudserviceconfigs'.How to set a rule to take the package like this?Thanks,Kishore
Hi,This question is about AEM-6.3 adaptive form supported features. What is the solution to create a form made from our own HTML using adaptive form ?By project requirements, my team is supposed to create a login form with this appearance:I know that each adaptive component allow us to set the CSS c...