RE: Setting locale for the webapp

2004-06-17 Thread Tim Penhey
> -Original Message- > From: Pilgrim, Peter [mailto:[EMAIL PROTECTED] > Sent: 17 June 2004 09:53 > To: 'Struts Users Mailing List' > Subject: RE: Setting locale for the webapp > > > -Original Message- > > From: Tim Penhey [mailto:[EMAIL

RE: Setting locale for the webapp

2004-06-17 Thread Pilgrim, Peter
> -Original Message- > From: Tim Penhey [mailto:[EMAIL PROTECTED] > Sent: 17 June 2004 08:51 > To: Struts-User > Subject: Setting locale for the webapp > > > I have a web application where I want to have the locale > defined in the deployment > desc

RE: Setting locale for the webapp

2004-06-17 Thread Andrew Hill
You could override processLocale() in the RequestProcessor to set the locale to whatever you configured -Original Message- From: Tim Penhey [mailto:[EMAIL PROTECTED] Sent: Thursday, 17 June 2004 15:51 To: Struts-User Subject: Setting locale for the webapp I have a web application where

Setting locale for the webapp

2004-06-17 Thread Tim Penhey
I have a web application where I want to have the locale defined in the deployment descriptor somewhere. The web application acts as the GUI for a system that will be sold to clients. The clients will then have their own tomcat / DB instance running. I am using the struts I18N to allow multiple