Carmanage

This is a java web application uses JSF

During the conpetition, We won't share codes, but you can deploy our application on your glassfish server

Steps

  1. Login your glassfish admin center(http://localhost:4848 when you start your server)
  2. set the connect pool : connect-pool/CarManage
  3. set the jdbc resources: jdbc/CarManage
  4. run the .sql file in your mysql database;
  5. deploy the .war file // ./asadmin deploy path/.war
  6. visit http://localhost:8080/CarManage1/faces/index.xhtml