On Wed, 06 Jun 2012 13:53:14 -0300, arterzatij <[email protected]> wrote:

Hi all,

Hi!


    I have a problem with the output of special characters in one of my
pages.

In the properties file I have the following:

<code>
billing=Lineamientos de facturaci&oacute;n
</code>

You're not supposed to do HTML encoding in properties files. If you want to encode something in them, use Java \uxxxx encoding instead.

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to