During the conpetition, We won't share codes, but you can deploy our application on your glassfish server
- Login your glassfish admin center(http://localhost:4848 when you start your server)
- set the connect pool : connect-pool/CarManage
- set the jdbc resources: jdbc/CarManage
- run the .sql file in your mysql database;
- deploy the .war file // ./asadmin deploy path/.war
- visit http://localhost:8080/CarManage1/faces/index.xhtml