Hi parth..
you can do this in following manner
so in this case the name of the properties file should be
PropConfig.properties and in my case it is in the
conf directory of the root of your application.
and it is not wrong to put the properties file in classes directory.. only thing is that putting it in seperate directory makes it more viewable and seperates the code files from different files as we keep our HTML file,
JSP files, and image files in different folder though it is not wrong to keep them together.
i hope i have answered correctly. if doubt please revert back
Thanks
Amit