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

I18N Problems

2007-02-13 Thread Juan Espinosa
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.error.userNameNotFound

I18N Problems

2007-02-13 Thread Juan Espinosa
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.error.userNameNotFound

I18N Problems

2007-02-13 Thread Juan Espinosa
> 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.error.user

AW: Again: I18n problems

2005-09-21 Thread R. Markham
ndler [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 21. September 2005 18:22 An: user@struts.apache.org Betreff: Again: I18n problems I've got a problem with using non-ISO-8859 characters (they are UTF-8) in my Struts application. When I am using property-Strings in the resource bundle wit

AW: Again: I18n problems

2005-09-21 Thread Martin Kindler
Thanks Michael, that works! Martin > -Ursprüngliche Nachricht- > Von: Michael Jouravlev [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 21. September 2005 18:34 > An: Struts Users Mailing List; [EMAIL PROTECTED] > Betreff: Re: Again: I18n problems > > > On

Re: Again: I18n problems

2005-09-21 Thread Michael Jouravlev
On 9/21/05, Martin Kindler <[EMAIL PROTECTED]> wrote: > I've got a problem with using non-ISO-8859 characters (they are UTF-8) in my > Struts application. > When I am using property-Strings in the resource bundle with cyrillic > letters and use them they get mangled. > They are mangled when I use t

Again: I18n problems

2005-09-21 Thread Martin Kindler
I've got a problem with using non-ISO-8859 characters (they are UTF-8) in my Struts application. When I am using property-Strings in the resource bundle with cyrillic letters and use them they get mangled. They are mangled when I use the JSTL fmt:message tag as well as when I am importing them in m

RE: I18N problems

2004-04-21 Thread Kransen, J.
elijk bericht- > Van: Brian Lee [mailto:[EMAIL PROTECTED] > Verzonden: donderdag 15 april 2004 16:35 > Aan: [EMAIL PROTECTED] > Onderwerp: I18N problems > > I've got a site that we're trying to deploy in Japanese. We're using > struts > message tags everywhe

I18N problems

2004-04-15 Thread Brian Lee
I've got a site that we're trying to deploy in Japanese. We're using struts message tags everywhere with property resource bundles for all the labels and text. The only text that doesn't come from the resource bundles comes from the database. The problem is that IE doesn't display the text prop