
Im new to Spring and am still trying to understand the advantages over using jdbc (I understand that Spring offers more than just db connectivity but focusing specificly on that aspect I'm not seeing the benefit for a mature system). After reading the tutorial titled "Spring 2.5 - Spring Injection Example" (http://www.roseindia.net/spring/xml-bean.shtml) I dont see the benefit of placing the data in the context.xml file instead of in a db. Im sure there is value to Spring Im just trying to understand what that benefit is as it relates to persisted data.
Thanks
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.