login.properties has to be mentioned in you struts.properties file as

struts.custom.i18n.resources=login

Above means that login.properties resides in WEB-INF/classes

On Wed, Jan 20, 2010 at 1:47 PM, Emi Lu <[email protected]> wrote:

> Lukasz Lenart wrote:
>
>> Please read documentation, everything is explained there.
>>
>> http://struts.apache.org/2.1.8.1/docs/localization.html
>> http://struts.apache.org/2.1.8.1/docs/strutsproperties.html
>>
>>  This did not answer my question :(
>
> Using package.properties works fine for me. The problem is how to read
> value from login.properties file?
>
> How does struts2 recognize login.properties?
>
> Thanks
> --
> Lu Ying
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to