Hi All,
In my j2ee application,i have created a properties file,most of the classes uses this properties file through ResourceBundle,so i need to hard code this file name in all of the classes,can it be specified in application.xml so that these hardcode can be removed.....?
Thanks
Yashendra