<p:graphicImage value="#{resource['images:primefaces-ui/#{car.manufacturer}.jpg']}"/>
I would like to calculate the inner el first and then calculate the path using resource API.
I tried <c:set> tag but its variable is also an EL, so it does not make any difference.