Hi All,
Got some requirement my one of the site to new domain redirect means like old domain to new domain redirect.
It would be great help if someone share the articles / experience - what all files are need to modify .
Thanks in advance.
-- Nani
Hi , Here are 2 things 1) ACS callback URL is not a shot URL OR 2) Dispatcher is modifying your ACS URL-Short URL with rewrite rules. So dispatcher side need to write -RULE [PT,L] Thanks,nani.
Hi Krishna, Just want to share my thoughts, are you using slingmodes exporter components on child pages? If yes - just write generalized servlet resource Type and the call the all the models as well as it will give complete JSON object. Thanks,Nani.
HI , How can we do permission sensitive caching in Akamai for the resources that have a permission on the origin server like AEM.it would be great help if comment who has already worked on this. Thanks,Venkatesham
Hi , Read the value in servlet by passing the current page pat in ajax-data. where you consume the servlet - data - URI = ${currentPage.path @CONTEXT= ""}. Read the URI value in servlet - request.getParameter("URI"); Thanks,Nani
Hi All, In AEM latest version AEM Spa in build editor and SPA means SIngle Page Application.Actually what i observed creating pages more and authroing AEM component as well exporting to SPA editor.how it will Single Page in - AEM SPA. it would be great help if some one answer. Thanks in advance. Tha...