Re: message resources in struts.xml

2007-08-23 Thread Pavel Sapozhnikov
Also in jsp I have I also see a line in tomcat where its loading MessageResources.properties file now if I remove name tag from s:bean it compains cuz name is required but at the same time I don't know what should go in name attribute. On 8/23/07, Pavel Sapozhnikov <[EMAIL PROTECTED]> wrote: > >

Re: message resources in struts.xml

2007-08-23 Thread Pavel Sapozhnikov
Oh great. Thank you very much. Do I need to include any jars or what not On 8/23/07, Jiang, Jane (NIH/NCI) [C] <[EMAIL PROTECTED]> wrote: > > I think it is the value of struts.custom.i18n.resources in > struts.properties. You can also put it in struts.xml as > /> > > -Original Message- >

RE: message resources in struts.xml

2007-08-23 Thread Jiang, Jane (NIH/NCI) [C]
I think it is the value of struts.custom.i18n.resources in struts.properties. You can also put it in struts.xml as -Original Message- From: Pavel Sapozhnikov [mailto:[EMAIL PROTECTED] Sent: Thursday, August 23, 2007 2:14 PM To: Struts Users Mailing List Subject: message resources in stru