Re: help with messages using bean on jsp

2005-06-05 Thread Martin Gainty
HTH, Martin- - Original Message - From: "Tony Dahbura" <[EMAIL PROTECTED]> To: "Martin Gainty" <[EMAIL PROTECTED]> Cc: "Struts Users Mailing List" Sent: Thursday, June 02, 2005 9:59 PM Subject: Re: help with messages using bean on jsp I do not have

Re: help with messages using bean on jsp

2005-06-05 Thread Tony Dahbura
AIL PROTECTED]> To: "Martin Gainty" <[EMAIL PROTECTED]> Cc: "Struts Users Mailing List" Sent: Thursday, June 02, 2005 9:59 PM Subject: Re: help with messages using bean on jsp I do not have a ApplicationMessageResources_en_US.properties but I do have a Application

Re: help with messages using bean on jsp

2005-06-03 Thread Martin Gainty
quot;Martin Gainty" <[EMAIL PROTECTED]> Cc: "Struts Users Mailing List" Sent: Thursday, June 02, 2005 9:59 PM Subject: Re: help with messages using bean on jsp I do not have a ApplicationMessageResources_en_US.properties but I do have a ApplicationMessageResources.properties

Re: help with messages using bean on jsp

2005-06-02 Thread Tony Dahbura
, June 01, 2005 9:28 PM Subject: Re: help with messages using bean on jsp Do you have ApplicationMessageResources.properties property file, which is located in WEB-INF\classes\tonyapp ? On 6/1/05, Tony Dahbura <[EMAIL PROTECTED]> wrote: I have a peculiar problem cropping up with Struts

Re: help with messages using bean on jsp

2005-06-01 Thread Martin Gainty
: "Michael Jouravlev" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, June 01, 2005 9:28 PM Subject: Re: help with messages using bean on jsp Do you have ApplicationMessageResources.properties property file, which is located in WEB-INF\classes\tonyapp

Re: help with messages using bean on jsp

2005-06-01 Thread Niall Pemberton
This does look strange - its almost as if the message has been resolved twice and the second time it can't find "userid is a required value" as a key and so formatting it in the standard "???localeKey.messageKey???" format I don't have time to help you - I'm away now for a few days, but the only t

Re: help with messages using bean on jsp

2005-06-01 Thread Michael Jouravlev
Do you have ApplicationMessageResources.properties property file, which is located in WEB-INF\classes\tonyapp ? On 6/1/05, Tony Dahbura <[EMAIL PROTECTED]> wrote: > I have a peculiar problem cropping up with Struts 1.2.7... > > When I add an actionError to using my form bean and then go to displa

help with messages using bean on jsp

2005-06-01 Thread Tony Dahbura
I have a peculiar problem cropping up with Struts 1.2.7... When I add an actionError to using my form bean and then go to display it in the html jsp page I get the following: * ???en_US.userid is a required value.??? * ???en_US.password is a required value.??? My struts-config.xml file