I\'m working on a Spring MVC (3.2) + JDBC project, I\'m very new to Spring. I\'m using Eclipse Europa,Tomcat server and oracle database, I\'m not using maven.
I have see
Add this code in dispatcher-servlet.xml
<bean id="applicationService" class="MediatoPrima.Dao.ApplicationDaoImpl"></bean>
You will have to look at three points: