Thanks Rory. That gives me a good start.
Getting it to work in a full blown seam environment is another story ...
Do I have to tie it into the interface in any way?
I am getting an error:
value="#{_item.truncateBenefitsString}": Property 'truncateBenefitsString' not found on type com.thissource.webstore.entity.Item
Or do I need to set Setters and Getters?
Thank you from,
Total
Java Newb!