Re: AW: AW: AW: AW: Strange behavior of special characters

2008-07-10 Thread Sebastian Altmann
hey are iso-8895-1 encoded. >> > >> > If you use Eclipse, right click on the file, open Properties >> > and look at the Text file Encoding. >> > >> > Max >> > >> > >> > -Ursprüngliche Nachricht- >> > Von: S

Re: AW: AW: AW: AW: Strange behavior of special characters

2008-07-09 Thread Andreas Andreou
gt; > (we do it), just be very sure they are iso-8895-1 encoded. > > > > If you use Eclipse, right click on the file, open Properties > > and look at the Text file Encoding. > > > > Max > > > > > > -Ursprüngliche Nachricht---

Re: AW: AW: AW: AW: Strange behavior of special characters

2008-07-09 Thread Davor Hrg
Encoding. > > > > Max > > > > > > -Ursprüngliche Nachricht- > > Von: Sebastian Altmann [mailto:[EMAIL PROTECTED] > > Gesendet: Dienstag, 8. Juli 2008 15:11 > > An: users@tapestry.apache.org > > Betreff: Re: AW: AW: AW: Strange behavio

Re: AW: AW: AW: AW: Strange behavior of special characters

2008-07-09 Thread Sebastian Altmann
ht- > Von: Sebastian Altmann [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 8. Juli 2008 15:11 > An: users@tapestry.apache.org > Betreff: Re: AW: AW: AW: Strange behavior of special characters > > > Sorry but I just don't get it... > > After you mentioned t

AW: AW: AW: AW: Strange behavior of special characters

2008-07-08 Thread Maximilian Weißböck
Text file Encoding. Max -Ursprüngliche Nachricht- Von: Sebastian Altmann [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 8. Juli 2008 15:11 An: users@tapestry.apache.org Betreff: Re: AW: AW: AW: Strange behavior of special characters Sorry but I just don't get it... After you men

Re: AW: AW: AW: Strange behavior of special characters

2008-07-08 Thread Sebastian Altmann
g, 8. Juli 2008 09:19 > An: users@tapestry.apache.org > Betreff: Re: AW: AW: Strange behavior of special characters > > > Yes I'm reading my values from properties files which are utf-8 encoded, > but what really confuses me is that you tell me they aren't allowed i

AW: AW: AW: Strange behavior of special characters

2008-07-08 Thread Maximilian Weißböck
PROTECTED] Gesendet: Dienstag, 8. Juli 2008 09:19 An: users@tapestry.apache.org Betreff: Re: AW: AW: Strange behavior of special characters Yes I'm reading my values from properties files which are utf-8 encoded, but what really confuses me is that you tell me they aren't allowed i ut

Re: AW: AW: Strange behavior of special characters

2008-07-08 Thread Ulrich Stärk
>From the java apidocs: The load and store methods load and store properties in a simple line-oriented format specified below. This format uses the ISO 8859-1 character encoding. Characters that cannot be directly represented in this encoding can be written using Unicode escapes ; only a single '

Re: AW: AW: Strange behavior of special characters

2008-07-08 Thread Sebastian Altmann
Yes I'm reading my values from properties files which are utf-8 encoded, but what really confuses me is that you tell me they aren't allowed i utf-8. Because we're running an application with utf-8 properties-files without any problems. This strange behavior can only be found in anatoher applica

AW: AW: Strange behavior of special characters

2008-07-07 Thread Maximilian Weißböck
Do you read this values from a property file? Property files in Java may not be utf-8 encoded. The have to be iso-8859-1 encoded. Many thanks to Sun ... Max -Ursprüngliche Nachricht- Von: Sebastian Altmann [mailto:[EMAIL PROTECTED] Gesendet: Montag, 7. Juli 2008 14:54 An: users@tapestry