Hi

I try getted non-escaped HTML out for national chars :

<h:outputText escape="false" value="nationalChars"/>

but in HTML Out I view only escaping chars: &#1042;&#1099;&#1095;&#1077;

If I use a SUN implementation of Faces - this attribute (escape) - is excellent work.

How do?

--
Vladimir


Reply via email to