Map<String, Object> in htl
How to get Map<String, Object> in htl.
I tried
<ul data-sly-list.key="${model.list}">
<li> ${key}:</li>
<li>values: ${model.map[key]}</li>
</ul>
How to get Map<String, Object> in htl.
I tried
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.