Also make sure to locale based on client, since  locale for the server
is based on single JVM
 
Mahesh

-----Original Message-----
From: "Meißner, Heinz" [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 18, 2001 11:32 AM
To: '[EMAIL PROTECTED]'
Subject: AW: Multiple Language Support with struts


hi
 
if u set session .... u can do more than 1 language .........
 
c ya heinz

-----Ursprüngliche Nachricht-----
Von: Robert Mayhew [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 18. Juli 2001 17:27
An: 'Struts Users'
Betreff: Multiple Language Support with struts



I am currently developing a multi-language web application that will
require the support of different languages (locale) per user. The goal
is to have a site that displays information in a users selected
language. So different application resources would be used depending on
the selected language.

I have 2 questions. 

Does struts allow only one locale is run at a time? (Meaning the
application is ether running Japanese, Arabic, or English, but not all
at once)

Is the standard way to operate a multi-lingual web app to have different
instances of application? Each one set to a different locale?


Thanks 

Rob Mayhew 

Reply via email to