Java + Maven + Hibernate + MySQL + Servlets + JSTL + tomcat
This is basic Java hibernate web project setup. Useful for starters.
-
Import this maven project into your eclipse.
-
Update src/main/resources/hibernate.cfg.xml and Employee.hbm.xml to match your database.
-
Start the tomcat server and Try to Run http://localhost:8080/EmployeeCore