Unable to understand Standard expression Syntex in demo site
Posted: Sun Feb 24, 2013 1:05 pm
Hi
I go through a code syntex like this in demo site.
th:src="@{*{media['primary'].url}}" I know that it is a attribute of thymleaf template engine. What I want to ask is that I am unable to understand the syntex media['primary'], here what the barket '[]' meaning and 'primary' meaning?
I know I have to study this from thymleaf site. I studied at that site, but did not found any information.
Please explain above syntex and if possible provide me a link where i can study such expression in more details
My second question is which is also related to my above query is :-
where i found the custom attribute details of blc:price if there are another cutom attribute please tell me the details
Thanks
I go through a code syntex like this in demo site.
th:src="@{*{media['primary'].url}}" I know that it is a attribute of thymleaf template engine. What I want to ask is that I am unable to understand the syntex media['primary'], here what the barket '[]' meaning and 'primary' meaning?
I know I have to study this from thymleaf site. I studied at that site, but did not found any information.
Please explain above syntex and if possible provide me a link where i can study such expression in more details
My second question is which is also related to my above query is :-
where i found the custom attribute details of blc:price if there are another cutom attribute please tell me the details
Thanks