TODO:
- Make jsp page with list of employees and their offices
- Make a business object for employee
- Create a SQL user - officelister - with select rights on the classicmodels database
- Create a JDBC mysql connector which connects using that user
- Make a mapper which will read the employee table and return employee objects