This application was made in Java using Servlets, JSP, JDBC and MySQL. The database is only composed of two tables.
This application was made as a tecnical test for a colombian company.
Put the mysql-connector-java-5.1.40-bin.jar
file in the lib
folder of your tomcat server source.
For the database, you have the script with all the structure and the data in the file prueba.sql
.