April 13, 2020
Estimated Post Reading Time ~

Creating your first Adobe Experience Manager HTML Template Language component

You can create an Adobe Experience Manager (AEM) 6 Touch UI component that can be used within the AEM Touch UI view. Furthermore, you can use HTL to develop the AEM component. HTL is the new AEM 6 template language that can be used to replace the use of JSP when developing an AEM component. HTL helps you to separate your design from your application logic. The HTL component developed in this development article is located on the AEM Touch UI side rail. You can drag the component from the side rail onto an AEM page, as shown in this illustration.



This development walks you through how to build an AEM Touch UI component using HTL. 



By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.