RE: Message properties not displaying

2008-12-30 Thread Celinio Fernandes
ed it in a struts.properties file : struts.ui.theme=simple Thanks for helping me sorting it out. --- On Tue, 12/30/08, Martin Gainty wrote: From: Martin Gainty Subject: RE: Message properties not displaying To: "Struts Users Mailing List" , gordiany...@gmail.com Date: Tuesday, December

RE: Message properties not displaying

2008-12-30 Thread Martin Gainty
any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. > Date: Tue, 30 Dec 2008 10:36:03 -0800 > From: cel...@yahoo.com > Subject: Re: Message properties not displaying > To: gordiany...@gmail.com; user@struts.apache.org &

Re: Message properties not displaying

2008-12-30 Thread Celinio Fernandes
Subject: Re: Message properties not displaying To: "Struts Users Mailing List" , cel...@yahoo.com Date: Monday, December 29, 2008, 10:26 PM Hi, Celinio do you declare or ?  you can simple try   On Sun, Dec 28, 2008 at 5:44 PM, Celinio Fernandes wrote: Hi, I am trying to display a l

Re: Message properties not displaying

2008-12-29 Thread taj uddin
Hi, Try using this code: --- On Tue, 12/30/08, Gordian Yuan wrote: From: Gordian Yuan Subject: Re: Message properties not displaying To: "Struts Users Mailing List" , cel...@yahoo.com Date: Tuesday, December 30, 2008, 1:26 AM Hi, Celinio do you declare or ? you can simple tr

Re: Message properties not displaying

2008-12-29 Thread Gordian Yuan
Hi, Celinio do you declare or ? you can simple try On Sun, Dec 28, 2008 at 5:44 PM, Celinio Fernandes wrote: > Hi, > I am trying to display a label using messages in a property file > src/global-messages.properties : > personBean.firstName=Your first name > > (The default locale i am usin

Message properties not displaying

2008-12-28 Thread Celinio Fernandes
Hi, I am trying to display a label using messages in a property file src/global-messages.properties : personBean.firstName=Your first name (The default locale i am using is en_US) In struts.xml i declared it :   In a JSP i try do display a label : The HTML code generated is : The text is