No Problem :)
On Saturday, November 28, 2009, wrote:
> Hi,
>
> Thanks for the answer, both are working now.
>
>
> Regards
> LV
>
>
>
>
> From: KamHon Eng
> To: Struts Users Mailing List
> Sent: Sat, November 28, 2009
Hi,
Thanks for the answer, both are working now.
Regards
LV
From: KamHon Eng
To: Struts Users Mailing List
Sent: Sat, November 28, 2009 9:41:32 AM
Subject: Re: textfield label localized
or
shoud working
On Sat, Nov 28, 2009 at 4:53 AM, wrote:
>
Hi,
Thanks, its work now by using key.
Regards
LV
From: Saeed Iqbal
To: Struts Users Mailing List
Sent: Sat, November 28, 2009 1:54:48 AM
Subject: Re: textfield label localized
There are 2 ways to go about this
1) within Struts tags
use key=""
or
shoud working
On Sat, Nov 28, 2009 at 4:53 AM, wrote:
> Hi,
>
> Can someone tell me how to make the label use my resource bundle value? I've
> tried this
> theme="xhtml"/>
> and
> theme="xhtml"/>
> both are not working.
>
> But this work:
>
>
> in my resource bundle properties file
> I
There are 2 ways to go about this
1) within Struts tags
use key=""
where your i8nl key should go in.
But for that to work your struts needs to know where all the i8nl values are
located.
Define a constant for it in struts.xml
or create a struts.properties to contain this
struts.custom.i18n.r
Hi,
Can someone tell me how to make the label use my resource bundle value? I've
tried this
and
both are not working.
But this work:
in my resource bundle properties file
I've this
label.name = Name
THanks
L.V
6 matches
Mail list logo