Re: Problem with internationalization in addActionError

2008-04-21 Thread Volker Karlmeier
ke to add an Action error like >>>>> this: >>>>> >>>>> addActionError(getText("error.login.failed")); >>>>> >>>>> The message is dispayed in my jsp, but always get it's >>>>> string from

Re: Problem with internationalization in addActionError

2008-04-21 Thread stan77
gt; - >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > > -- > View this message in context: > http://www.nabble.com/Problem-with-internationalization-

Re: Problem with internationalization in addActionError

2008-04-21 Thread stan77
x27;s string from >>> package.properties, >>> never from package_en.properties. Seems, that the request_locale is not >>> reachable in my >>> Action class. >>> I've searched a several days for a solution, but can't find anything. >>> >>> Thanks for help. >> >> -BEG

Re: Problem with internationalization in addActionError

2008-04-21 Thread volker
nigmail.mozdev.org > > iD8DBQFICzpUx4KjH6Tk4MMRApIbAKC4pKdtpGstmMYb5F7mr/SU2AdHqgCfRtQR > UKbnP14prumG73NvVAQBy7w= > =2ETC > -----END PGP SIGNATURE- > > > - > To unsubscribe, e-mail:

Re: Problem with internationalization in addActionError

2008-04-20 Thread stan77
GNATURE- > > > ----- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Problem-with-internationalization-in-addActionError-tp16790683p16797626.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem with internationalization in addActionError

2008-04-20 Thread Volker Karlmeier
-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 out, if your properties-file is found in the right position. (Package etc.) and if it is accessible. Maybe you hav

Problem with internationalization in addActionError

2008-04-20 Thread stan77
, but can't find anything. Thanks for help. -- View this message in context: http://www.nabble.com/Problem-with-internationalization-in-addActionError-tp16790683p16790683.html Sent from the Struts - User mailing list archive at Nabble.com. --