Re: Encoding of Message-Properties

2007-07-25 Thread Laurie Harper
Sebastian Kolbe wrote: Hello Having a problem with property file encoding. I'm using properties files for i18n-messages and the setting 'struts.i18n.encoding' in struts.xml is set to 'UTF-8'. Using the tag the text appeared in the html output exact the way (and encoding) it was in the property

Encoding of Message-Properties

2007-07-25 Thread Sebastian Kolbe
Hello Having a problem with property file encoding. I'm using properties files for i18n-messages and the setting 'struts.i18n.encoding' in struts.xml is set to 'UTF-8'. Using the tag the text appeared in the html output exact the way (and encoding) it was in the property file. With struts-2.0.9 s