You can go with the HTML code, but then, in order to render it, you'd have
to use something like this:
On Fri, Sep 11, 2015 at 11:57 AM, Andreas Fink
wrote:
> Tapestry handles properties files as UTF-8 (
> https://tapestry.apache.org/localization.html ).
> As long as you make sure that your id
Tapestry handles properties files as UTF-8 (
https://tapestry.apache.org/localization.html ).
As long as you make sure that your ide saves those properties files as UTF-8
instead of ISO 8859-1 which the Java API dictates you can just use the plain
copyright glyph.
Cheers,
Andi.
On 11 Sep 2015,
Hello,
we're trying to put a copyright sign into a message. I've tried the HTML code
for the sign and the UTF-8 code. Both are interpreted literally. What do I have
to do to print the sign?
Regards,
Daniel P.