RE: struts can't find properties file

2001-04-13 Thread Abraham Kang
Hey G.L. Which app server are you using? Can we take a look at cais.properties file? --Abraham -Original Message-From: G.L. Grobe [mailto:[EMAIL PROTECTED]]Sent: Friday, April 13, 2001 2:18 PMTo: [EMAIL PROTECTED]Subject: struts can't find properties file I've got

Re: struts can't find properties file

2001-04-13 Thread G.L. Grobe
, 2001 4:39 PM Subject: RE: struts can't find properties file Hey G.L. Which app server are you using? Can we take a look at cais.properties file? --Abraham -Original Message-From: G.L. Grobe [mailto:[EMAIL PROTECTED]]Sent: Friday, April 13, 2001 2:18

Re: struts can't find properties file

2001-04-13 Thread Charlemagne L. Rey
try adding the location of that resource file on your classpath...

Re: struts can't find properties file

2001-04-13 Thread G.L. Grobe
didn't work w/ either the directory or the directory and filename. - Original Message - From: "Charlemagne L. Rey" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, April 13, 2001 4:57 PM Subject: Re: struts can't find properties file try adding the location of tha

Re: struts can't find properties file

2001-04-13 Thread G.L. Grobe
: Friday, April 13, 2001 4:18 PM Subject: struts can't find properties file I've got the cais.properties file in the ~/WEB-INF/classes dir. Here's the error and below that is the section of web.xml that points to the properties file and below that is the section of index.jsp

RE: struts can't find properties file

2001-04-13 Thread Nanduri, Amarnath
it's finding the file but not the key -Original Message-From: G.L. Grobe [mailto:[EMAIL PROTECTED]]Sent: Friday, April 13, 2001 6:10 PMTo: [EMAIL PROTECTED]Subject: Re: struts can't find properties file Anyone know ifthis error means it's finding the file

Re: struts can't find properties file

2001-04-13 Thread Eric Rasmussen
To: '[EMAIL PROTECTED]' Sent: Friday, April 13, 2001 4:11 PM Subject: RE: struts can't find properties file it's finding the file but not the key -Original Message-From: G.L. Grobe [mailto:[EMAIL PROTECTED]]Sent: Friday, April 13, 2001 6:10 PMTo: [EMAIL

RE: struts can't find properties file

2001-04-13 Thread Nanduri, Amarnath
file (when writing your properties). cheers, Amar.. -Original Message-From: Eric Rasmussen [mailto:[EMAIL PROTECTED]]Sent: Friday, April 13, 2001 7:15 PMTo: [EMAIL PROTECTED]Subject: Re: struts can't find properties file I don't know about that. I get the same error