Sebastian Gebhard schrieb:
> When i use ImageViewHelper this way: <f:image src="{car.image}"
> width="150" alt="{car.tmp_cartype}" />
Maybe I should mention that {car} is not a Domain Model Object but a
plain array in this case, though I think it should work in both cases.