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
ing List
Envoyé 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
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 applicat
In my webProject, its not possible to set the locale by the browser. This is
special, I know.
If anybody finds a solution to my validationproblem, please tell me.
EmiliyD wrote:
>
> Hi,
> I am trying to develop a localized validation for my struts2 project.
> Dynamically the locale-specific va
Out of curiosity, what validations are different based on the users country
setting?
Of course the user can change the country/language/locale setting in there
browser so you can not rely on it being accurate.
On Wed, Aug 5, 2009 at 11:40 AM, EmiliyD wrote:
>
> Hi,
> I am trying to develop a lo
22 matches
Mail list logo