Re: Problem with MessageResources.properties
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
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