Hi
Good day!
What is the main difference between <context-placeholder...> and <util-properties> in spring configuration?
Can i take it that the <contextlaceholder..>helps in replacing variables in xml config files and <util
roperties..>is used for loading system properties used within the classes in spring web application?
Thanks


laceholder..>helps in replacing variables in xml config files and <util
Reply With Quote