본문 바로가기

Develop/AEM

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