Dissertation Progress – Day 29
Progress made today: Fixed servlet problem – seemed to be caused by old servlet listing in web.xml. Created database functionality for web application – it now retrieves data from MySQL database! Implemented first template using tags. Begun researching into MVC implementation – need to find a solution how to invoke a servlet controller from index.jsp […]