zkn wrote:
On 01.05.2007, at 17:01, Christopher Schultz wrote:
It used to be that all .properties files had to be in ISO-8859-1 form,
with escape sequences for non-Latin characters.
...
But why do you say "had to be"? Is there other way to do it? Or may be
just I didn't understand you.
We tried with struts 1 and struts 2 and it wasn't working.
This requirement is still in place; it comes from the Java API
specification for the Properties file format (referenced from the
PropertyResourceBundle documentation):
http://java.sun.com/j2se/1.5.0/docs/api/java/util/Properties.html#encoding
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]