Hi All,
I was trying to analyze following two lines.
<property name="catcs_log.file"
location="${log.dir}/db_catcs.log"/>
<property name="rules" value="prs_db.rules"/>
Following are my doubts
1: is it necessary to write .file in the property name in the first
line??
2: Both are properties then why we are sometime using value and sometime
location??
Request you to please let me know the significance
Please help
Regards
Irfan.
