Springgers,
Ok, a clarfication .
for each property defined in the Spring defintion file we need to have setPropertyName in the implementing Class as well as afterPropertiesSet() ?
If we dont have afterPropertiesSet() method then things dont work as expected , is it correct ?
awaiting replies.
Cheers
Abhijeet


Reply With Quote