Two errors in Assignment 2

Unfortunately, there are two inaccuracies in the text. Thanks to those who pointed them out:

1) In the following Note: "this is already added to the skeleton - take a look in web.xml in the assignment-gui module.",  "web.xml" has been now been fixed to say "mvc-dispatcher-servlet.xml"

2) You are only required to test the StudentSystem. Therefore, I have now removed the following sentence:

"Your DAO test classes (CourseDAOTest.java and StudentDAOTest.java) should be placed in a package called no.uio.inf5750.assignment2.dao in the “src/test/java” directory."

 

Published Sep. 23, 2016 11:21 AM - Last modified Sep. 23, 2016 11:26 AM