<bean id="propertyConfigurer" 

    class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">         <property name="location" value="/WEB-INF/jdbc.properties" /> 

</bean>