You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Vladimir Figurov <VF...@asia-soft.kz> on 2006/05/04 11:58:07 UTC

escape in outputText - don't work?

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