Gündüz Can Topal wrote:

I setup ApplicationResources.properties file in"com.trend.struts" package in "src" directory.

Well, the webapp expects the properties file to be on your classpath, not in your source directory.

When you create your WAR file or deploy your web application (presumably using Ant) are you putting the properties file somewhere that's actually being deployed?

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to