Developing Clean and Efficient Lists of Items with HTL
Published on by Dan Klco on blogs.perficient.comOne of the most common patterns in AEM development is the link list. You can find this pattern in typical web elements such as navigations, headers and footers. Usually, this will be a list of links with a title and potentially some additional data such as the target or an icon. The link list is then contained within a larger component which provides the styling and wraps the link list in some containing markup. In the image below you can see some example link lists contained in red boxes. Using JSP and the Sling TagLib, these are pretty simple to create, you’d just add something like this:
Tags
comments powered by Disqus
Get Insights from the AGC!
Related Posts

How to Fix AEM Link Checker Issues with Broken Image Links
Jan 30, 2019
Sajiva Pradhan

How does Sling resolve an AEM Page to the correct resource type?
Jan 7, 2019
Jörg Hoh

Catching up with David Gonzalez
Jan 10, 2019
Peter Nash