current setup:I have this URL (www.my-host.com/people/first.last). this displays profile for the company staff.first.last is a a suffixWhen visiting this URL, this creates a cached file inside this path => /mnt/var/html/www/content/main/en/people.dir.html/first.lastThese are the rules used to make t...
Hi Experts, I have written an email functionality using org.apache.commons.mail api where I am passing a third party url as part of email body. Email functionality is working fine and recipients are able to receive the email. URL which is part of email body is appearing correct for gmail users howe...
I am using 6.5.9 AEM version and trying to create new basepage using editable template and after configuring policies, it starts showing components to add on template but when I add those component on template it appears without any styles even in preview mode. But if I enable the same template whic...
Hi, So this is a rather complex question. In our authoring environment we have it set up in a way where we have pages nested under a year and month folder structure, and so we have published pages that include the year and month in the URL. I want to shorten our URLs to simply not show year and mont...
Hello! I have created a Servlet that accesses the QueryBuilder API and outputs that data on a custom backend point, as you can see below. The next step was to pull this JSON in from the Service we created into our Component, which I have set up as a JSONObject, though you are unable to loop throug...