I'm sure this is just a character encoding problem, but am struggling
with the solution:
my applicationResources.properties file contains:
accounts.points.value=1 point is equivalent to £0.01
I have a tile which contains:
<bean:message key="accounts.points.value"/>
The result is a double character for th '£' (indicating the properties
file is in unicode?)
How do I render this symbol correctly?
Ross
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]