formattedText « Seam « JSF Q&A





1. How to format jsf tags using s:formattedText    stackoverflow.com

I am trying to display an image using <s:formattedText value="#{image}"/>. Image value actually corresponds to image="<h:graphicImage value=\"/img/bird.png\"/>". Now while formatting seam throws a warning message

[UIFormattedText] Seam Text parse error: invalid element ...