This might help http://stackoverflow.com/questions/1497777/freemarker-iterating-over-hash-map-keys
You will find some examples also in OFBiz Jacques From: "Patrick" <[email protected]>
I'm looking around for maps in the FTL files. I can use <#list> just fine, but can't seem to find a directive for a map. What's the correct way to do this ? Thanks Patrick
