April 14, 2020
Estimated Post Reading Time ~

Creating Adobe Experience Manager Components that use Standard Tag Libraries

You can create an Adobe Experience Manager (AEM) components that use the JSP Standard Tag Library (JSTL). JSP tags let you integrate core functionality common to applications. For example, using JSP tags, you can perform tasks such as iterating through collections, parsing XML documents, performing SQL operations, and so on. For more information, see JSP - Standard Tag Library.

This development article walks you through how to build an AEM component that uses JSP tags to display information, including an image from the AEM DAM. The following illustration shows the output of an AEM component that uses JSP tags.


To read this development article, click https://helpx.adobe.com/experience-manager/using/jstl.html.


By aem4beginner

No comments:

Post a Comment

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