Re: Problem with internationalization in addActionError

2008-04-21 Thread stan77
N PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Hi, >> >> you should try to find out, what the acutal locale is and if there >> is a suitable properties-file. >> Next, try to find out, if your properties-file is found in the >> right positi

Re: Problem with internationalization in addActionError

2008-04-21 Thread stan77
> Volker Karlmeier wrote: >> >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Hi, >> >> you should try to find out, what the acutal locale is and if there >> is a suitable properties-file. >> Next, try to find ou

Re: Problem with internationalization in addActionError

2008-04-20 Thread stan77
Hi, > > you should try to find out, what the acutal locale is and if there > is a suitable properties-file. > Next, try to find out, if your properties-file is found in the > right position. (Package etc.) and if it > is accessible. > Maybe you have not extend

Problem with internationalization in addActionError

2008-04-20 Thread stan77
Hello, I'm new to struts 2. I have the following problem with internationalization in my Action classes. there are two properties files package.properties and package_en.properties wich works correctly in most cases. In my Logon action i would like to add an Action error like this: addActionEr