At the moment when we use execandwait we¹re finding that that the production
thread doesn¹t even start until after the delay period is over. For example
I did a simple test with the following configuration:
2000
50
: Re: Re : Re : Struts2 + I18N
Another thing you can do is create an "essentially" empty
default_en.properties file. When 'en' is requested it will find the
default_en.properties file and stop looking. When it goes to retrieving
values it will look in the default_en.proper
27;t want to use the JDK 1.6 feature
> ResourceBundle.Control.
>
>
> Regards,
>
> Julien
>
>
>
>
>
> De : "mailtolouis2020-str...@yahoo.com"
> À : Struts Users Mailing List
> Envoyé le : Vendredi, 14 Août 2009, 18h1
Zoran Avtarovski wrote:
For what it¹s worth, the I18n and the execandwait areas are the two areas I
find that S2 falls down the most.
Do you have any specific suggestions for how execandwait should work?
-Dale
-
To unsubscrib
ulien HENRY
Envoyé le : Dimanche, 16 Août 2009, 12h33mn 25s
Objet : Re: Re : Re : Re : Re : Struts2 + I18N
Hi Julien,
I¹m not sure of it¹s too late for you, but what we did was cheat and added a
simple interceptor to the stack which set the default struts locale to
whatever you need. It was tr
Hi Julien,
I¹m not sure of it¹s too late for you, but what we did was cheat and added a
simple interceptor to the stack which set the default struts locale to
whatever you need. It was trivial piece of code and then everything worked
as expected.
For what it¹s worth, the I18n and the execandwait
nformation seulement et n'aura pas n'importe
quel effet légalement obligatoire. Étant donné que les email peuvent facilement
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
> Date: Fri, 14 Aug 2009 16:37:40 -0700
> Subj
On Fri, Aug 14, 2009 at 4:31 PM, Martin Gainty wrote:
> sounds expensive..will they take cc?
What in Apollo's holy name are you talking about?
musachy
--
"Hey you! Would you help me to carry the stone?" Pink Floyd
-
To unsubscr
seulement et n'aura pas n'importe
quel effet légalement obligatoire. Étant donné que les email peuvent facilement
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
> Date: Fri, 14 Aug 2009 15:58:05 -0700
> Subject: Re: Re :
docs/faqs.html
>
>
>
>
>
>
> De : Musachy Barroso
> À : Struts Users Mailing List
> Envoyé le : Samedi, 15 Août 2009, 0h39mn 27s
> Objet : Re: Re : Re : Re : Struts2 + I18N
>
> This would make a good FAQ if it is not there already.
>
I tried to edit the FAQ but I'm not allowed to do so.
http://struts.apache.org/2.x/docs/faqs.html
De : Musachy Barroso
À : Struts Users Mailing List
Envoyé le : Samedi, 15 Août 2009, 0h39mn 27s
Objet : Re: Re : Re : Re : Struts2 + I18N
This would m
sers Mailing List
> Envoyé le : Samedi, 15 Août 2009, 0h13mn 19s
> Objet : Re: Re : Re : Struts2 + I18N
>
> One trick I've used in the past is to put an empty (usually containing a
> comment saying to look in default.properties) default_en.properties file in
> the application.
Very, very hackish... but I like it ;)
Thanks for this very good trick.
De : Chris Pratt
À : Struts Users Mailing List
Envoyé le : Samedi, 15 Août 2009, 0h13mn 19s
Objet : Re: Re : Re : Struts2 + I18N
One trick I've used in the past is to put an
Chris Pratt wrote:
One trick I've used in the past is to put an empty (usually containing a
comment saying to look in default.properties) default_en.properties file in
the application. Since all entries roll up to the default.properties
anyway, if the bundle loader finds the empty file, he gets
m" <
> mailtolouis2020-str...@yahoo.com>
> > À : Struts Users Mailing List
> > Envoyé le : Vendredi, 14 Août 2009, 18h12mn 52s
> > Objet : Re: Re : Struts2 + I18N
> >
> > Not long ago, someone also got similar problem:
> >
> >
>
3146
>
> It seems that JSF implements its own lookup algorithm. IMHO this is the only
> solution if you don't want to use the JDK 1.6 feature ResourceBundle.Control.
>
>
> Regards,
>
> Julien
>
>
>
>
>
> De : "mailtolouis2020-st
egards,
Julien
De : "mailtolouis2020-str...@yahoo.com"
À : Struts Users Mailing List
Envoyé le : Vendredi, 14 Août 2009, 18h12mn 52s
Objet : Re: Re : Struts2 + I18N
Not long ago, someone also got similar problem:
http://markmail.org/message/mozukqgr
: Struts2 + I18N
Hi,
AFAIK this is the same as adding
in struts.xml.
BTW I tried your suggestion without much improvement.
I even tried to rename default.properties in default_en.properties => still no
english.
De : BALAJI CRB
À : Struts Users Mail
le : Vendredi, 14 Août 2009, 17h47mn 37s
Objet : RE: Struts2 + I18N
Hi,
Use struts.locale=en in your struts.properties file. Hope this works.
Regards,
Balaji C R B
-Original Message-
From: Julien HENRY [mailto:henr...@yahoo.fr]
Sent: Friday, August 14, 2009 9:11 PM
To: u
Hi,
Use struts.locale=en in your struts.properties file. Hope this works.
Regards,
Balaji C R B
-Original Message-
From: Julien HENRY [mailto:henr...@yahoo.fr]
Sent: Friday, August 14, 2009 9:11 PM
To: user@struts.apache.org
Subject: Struts2 + I18N
Hi,
In my Struts2
Hi,
In my Struts2 application I have the following language files:
default_de.properties
default_fr.properties
default.properties (contains EN)
When I start my application, the application is in French (probably because JVM
default locale is french). Then I tried to change language by appending
p
>
--
View this message in context:
http://www.nabble.com/Struts2-I18N-Validation-tp24831048p24831789.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: user-unsubscr...@struts.ap
eptor, but I can not figure it out
> Thank you for your help
> --
> View this message in context:
> http://www.nabble.com/Struts2-I18N-Validation-tp24831048p24831048.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> --
out
Thank you for your help
--
View this message in context:
http://www.nabble.com/Struts2-I18N-Validation-tp24831048p24831048.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail
Hi everybody!
I am developing WEBApp now and there is a problem... Well actually - 2
problems...
My application should be bilingual. So I have 2 bundle files -
locale_ru_Ru.properties and locale_en_Us.properties. As I understand
struts2 tag automatically detect the user locale setting and
c
25 matches
Mail list logo