Re: Re: Re: Re: internationalize displaytag into struts2

2010-01-27 Thread Saeed Iqbal
Trying %{getText('xxx')} On Wed, Jan 27, 2010 at 6:24 PM, Nicola Bortolotti < bortolotti.nic...@gmail.com> wrote: > Sorry Saiid, I feel very dummy; I will try a little more, then I back > on it in next days.. > > I've just read it display tag reference, but nothing new. > > As I told you, my prop

Re: Re: Re: Re: internationalize displaytag into struts2

2010-01-27 Thread Nicola Bortolotti
Sorry Saiid, I feel very dummy; I will try a little more, then I back on it in next days.. I've just read it display tag reference, but nothing new. As I told you, my properties file are already named as "package_it.properties", "package.properties", and, as I said before, in the same page, WORK

Re: Re: Re: internationalize displaytag into struts2

2010-01-27 Thread Saeed Iqbal
Now your properties file must be called package.properties :) see display tag refernce On Wed, Jan 27, 2010 at 5:30 PM, Nicola Bortolotti < bortolotti.nic...@gmail.com> wrote: > Thank you Saiid, but it continue not working.. > Probably I don't understand. I've update this constant > struts.custo

Re: Re: Re: internationalize displaytag into struts2

2010-01-27 Thread Nicola Bortolotti
Thank you Saiid, but it continue not working.. Probably I don't understand. I've update this constant struts.custom.i18n.resources=package in "struts2-core-2.1.6.jar/org/apache/struts2/default.properties" (the only default.properties file into my project), and restart server, but, AS BEFORE MODIFY