RE: Problem with resources file

2005-12-28 Thread Vasumathi
x27;); > > As usual in javascript function declaration: xyz(str) { ... } > Thanks & Regards > Sakala Reddy.T > > -Original Message- > From: Vasumathi [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 28, 2005 3:21 PM > To: Struts Users

RE: Problem with resources file

2005-12-28 Thread Sakalareddy.T
Users Mailing List Subject: Re: Problem with resources file try with this code in struts_config.xml - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [E

Re: Problem with resources file

2005-12-28 Thread Vasumathi
try with this code in struts_config.xml - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Problem with resources file

2005-12-28 Thread Ext . Ilitia2
Hi, I'm trying run an application but I'm geting an error because it don't found the resources file. I have put it into classes folder, but it don't work. I remember I had to put a property into web.xml to indicate where is this file, which I don't remember. Anybody help me? T