EPAM_JAVA_WEB_FINAL_TASK
This project is Learning Management System. It performs CRUD operation for learning tests. It lets you login, create an test(you can create and add questions to it). When test is ready, you can pass it ang get your result(score).
Project uses JDBC connection to MySQL DB with connection pool.