RE: read property file in spring

2008-12-06 Thread Martin Gainty
party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. > From: [EMAIL PROTECTED] > To: user@struts.apache.org > Subject: read property file in spring > Date: Mon, 2 Jun 2008 21:42:31 +0530 > > Hello to everyone, &

read property file in spring

2008-12-06 Thread Varun Deep
Hello to everyone, Friends, I am using struts2 + spring, I want to read the "mail.properties" (which is in WEB-INF/classes/mail.properties) file in the spring. Follwing is the syntax that I am using. but th