Re: Problem with message resources by FormValidator

2004-10-15 Thread daniel weiss
Hi sachin, The attribute it doesn't declared by struts1_1.dtd. I can't use it :-) The xml validation produced an error. Regards geramaya --- sachin <[EMAIL PROTECTED]> wrote: > > the solution to this problem is that when u define message-resource tag in > struts-config file mention a ke

Re: Problem with message resources by FormValidator

2004-10-15 Thread sachin
the solution to this problem is that when u define message-resource tag in struts-config file mention a key tag like and when u retrive the message from message-recource mention this key again like it will definaletly work Regards, Sachin Hegde -- Original Message ---