I want to package an web application by keeping resource bundle files outside war so that the user can change it easily without tampering war file.
I am using Eclipse
IDE and
Tomcat 5.x.
Whenever I try to keep the resource bundle outside the application, by setting it in system classpath, I am not able to refer it in the programs.
Kindly help me in this regard.
TIA
[ January 16, 2007: Message edited by: Manish Sachdev ]