I personally feel that is a good feature of Struts.

On Fri, Nov 27, 2009 at 8:22 AM, Saeed Iqbal <saee...@gmail.com> wrote:

> escape="false" can help you or show those characters as encoded values
>
>
> On Fri, Nov 27, 2009 at 8:17 AM, Alex Siman <aleksandr.si...@gmail.com>wrote:
>
>>
>> I just have found another issue after upgrading from [2.1.6] -> [2.1.8].
>> Struts now encode any non latin char to its HTML entity of property.
>>
>> E.g. now I have such a mess in  HTML output (in browser it looks OK):
>> &#1086;&#1087;&#1080;&#1089;&#1072;&#1085;&#1080;&#1077;
>>
>> How to disable encoding of every char but leave only encoding of special
>> chars like?:
>> < > ' "
>> --
>> View this message in context:
>> http://old.nabble.com/Where-to-disable-encrypting-of-non-latin-chars--tp26535859p26535859.html
>> Sent from the Struts - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
>> For additional commands, e-mail: user-h...@struts.apache.org
>>
>>
>
>
> --
> Saeed Iqbal
> http://www.iqbalconsulting.com
> Struts - J2EE - Application Architect / Developer
>
>


-- 
Saeed Iqbal
http://www.iqbalconsulting.com
Struts - J2EE - Application Architect / Developer

Reply via email to