Skip to content

Simple address book with hibernate, MySQL, JSP & Servlet

Notifications You must be signed in to change notification settings

chemik77/Address_Book_Hibernate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Address_Book_Hibernate

Simple address book with hibernate, MySQL, JSP & Servlet

  • Create new schema "address_book" in MySQL server
  • Change user and password in src/main/resources/META_INF/persistence.xml and delete property "hibernate.hbm2ddl.auto"
  • Run Main.java as Java Application
  • After create tables you can run application on server

Main View

Screenshot

Select person

Screenshot

Add person

Screenshot

Edit person

Screenshot

About

Simple address book with hibernate, MySQL, JSP & Servlet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published