posted 6 years ago
What am I missing here? Please help... I get this:
and I am using the example from tutorialspoint.com with the following classes:
Student.class
StudentDAO.java
StudentJDBCTemplate.java
StudentMapper.java
MainApp.java
Beans.xml
Thank you in advance.