1.We need to configure the application provided classes like Dao , Service, Action etc.....
2.Spring provided classes DriverManagerDataSource[DMDS].
3.We never configure directly the Vector,ArrayList... etc in the spring configuration file. We might be injecting the ArrayList,vector...etc.