Develop/AEM (20) 썸네일형 리스트형 aem 403 Sling Post servlet 403 Sling Post servlet http://stackoverflow.com/questions/36564387/403-sling-post-servlet 403 Sling Post servlet Sumanta Pakira I'm following this blog post. But I'm getting 403 error in AEM 6.1. I do not want to change in 'Apache Sling Referrer Filter'. I think this error is coming because of CSRF token which I can get by calling /libs/granite/csrf/token.json But how can I add this CSRF token i.. aem decoration tags remove global.jsp 선언if (WCMMode.fromRequest(request) != WCMMode.EDIT && WCMMode.fromRequest(request) != WCMMode.DESIGN) { componentContext.setDefaultDecorationTagName(""); } 참고 :http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__bvjz-hi_from_a_ear.html 관련 :https://helpx.adobe.com/experience-manager/kb/ComponentDiv.html AEM Tag properties Title: currentPage Title: Name: Path: Depth: currentNode Title: Name: Path: Depth: Result :properties Title: vision-gcurrentPage Title: vision-g Name: vision-g Path: /content/genesis/us/en/vision-g Depth: 5currentNode Title: vision-g Name: jcr:content Path: /content/genesis/us/en/vision-g/jcr:content Depth: 6 /content/genesis/us/en/vision-g 컴포넌트 다이얼로그 필드 json 데이터 연동 Populating AEM Component Dialog fields using JSON data returned by Sling Servlets https://helpx.adobe.com/experience-manager/using/dialog_fields_servlets.html 이전 1 2 3 다음