I have a PropertyPlaceholderConfiguer configured in applicationContext.xml and then in a servlet application ctx xml I have a placeholder. It doesn't seem to replace placeholders in servlet context xml it only replaces in applicationContext.xml. Anyone has any ideas?


Reply With Quote