I'm manipulating a dataTable in order to display a List of objects. In the first 4 columns it shows attributes related to the object such as año(year),etc.., as you can see in the image below. The thing is.., in the 5th,I want to insert in a one simple column, an image that is common to all the objects in the table. Is there a way to to this with jsf ?
