Re: Dynamic change language on every screen

2004-09-20 Thread Big Chiz
for simplicty you can use something like this on your page you have to have your own translation_language.properties file on your appclasses dir On Thu, 16 Sep 2004 18:59:28 +0200, Koni Roth <[EMAIL PROTECTED]> wrote: > Hi > One requirement of my appllication is to have the possibility to

Dynamic change language on every screen

2004-09-16 Thread Koni Roth
Hi One requirement of my appllication is to have the possibility to change the language on every screen. The content of filled fields must stay in the fields. Has anyone a easy solution for this? Where can I find some examples (code snippet, tutorial) to solve this problem? Thanks a lot. Koni