RE: I18N Problems

2007-02-16 Thread Juan Espinosa
---Mensaje original- De: news [mailto:[EMAIL PROTECTED] En nombre de Laurie Harper Enviado el: viernes, 16 de febrero de 2007 2:14 Para: user@struts.apache.org Asunto: Re: I18N Problems Juan Espinosa wrote: > Hi to all, i need some help with a intenationalization. I have a file > named packa

Re: I18N Problems

2007-02-15 Thread Laurie Harper
Juan Espinosa wrote: Hi to all, i need some help with a intenationalization. I have a file named package.properties in the folder where i have located the actions. The localization is not working in actionerrors, i have the following code in the action: addActionError("myapplication.registration

RE: I18N problems

2004-04-21 Thread Kransen, J.
This sounds familiar and may relate to a problem I used to have with showing Bulgarian (Cyrillic). It's too long ago to remember precise details, but here are some tips: Look at the text file encoding of your properties file and of the JSP file, this should be UTF-8, you can set this with IDEs su