Re: Problem with MessageResources.properties

2006-06-21 Thread Srinivas_Biragoni
Thanks for the respone..:) i got the solution , that is the Fix for Bugzilla #2233..single quote escape charcter is \' with formatKey. Monkeyden

Re: Problem with MessageResources.properties

2006-06-20 Thread Monkeyden
I do this very thing for required field messages and have no problem with it. Are you passing the value to the ActionError constructor? '{0}' is a required field On 6/20/06, [EMAIL PROTECTED] <[EMAIL PROTECTED] > wrote: Hi All, I am using struts 1.2.8 , In my MessageResources.propert