fairyaya wrote:
> 
> Goodmornig (or afternoon, it's depends)
> It's my first post here.
> I've a problem with a web application developped with struts and which
> uses different languages with properties files (so if the brower's setting
> is english the application will display texts in english, if it's italian
> twxts will be italian and so on..)
> 
> On a tomcat 5.5 on a windows workstation everything goes fine: when you
> change the browser's language the application's language will change too.
> 
> The same application on tomcat 5.5.15 on a linux workstation causes some
> problems: if we restart the server the application will respond with a mix
> of the browser language (italian) and the default (english) and the only
> way to make it go well again is to restart again the server.
> I've no idea at what tomcat setting see and change.
> what way can I try take to solve this problem?
> Any hint?
> Thank you very much.
> 
Hi,
Text display according to the bean message of the property file,there are
seprate proerty file where you 
mention a single language bean messages.
hope it will help you


but my problem is that my web application is run properly on windows but
when i deployed it on linux via (PLESK) multi langauge can not support
properly.
what I will do for run the application on linux fedora.  

-- 
View this message in context: 
http://www.nabble.com/Tomcat-and-problems-with-languages-tp21070996p21326184.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to