Posts Tagged with "Sightly"

Accessing Request Variables in Sightly

Accessing Request Variables in Sightly

Shares a few approaches to accessing request variables in Sightly.

Read Post
Developing Clean and Efficient Lists of Items with HTL

Developing Clean and Efficient Lists of Items with HTL

In HTL many developers create overly complex Sling Model driven components for simple content lists. Instead, using child-component includes you can create complex content-driven components without a line of Java code.

Read Post
A Retrospective on HTL: The Wrong Solution for the Problem

A Retrospective on HTL: The Wrong Solution for the Problem

I have a confession to make: in my heart of hearts I know JSP is better than HTL / Sightly.

Read Post