Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 387 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 387 Bytes

simpleWebApp--TODOlist

Two variants:

  1. With help MySQL database
  2. With help http session

Used technologies:

  • Hibernate
  • MySQL
  • Servlets
  • Maven
  • ApacheTomcat9
  • JSP(JSTL)

Rescources:

  • scr/rescources/tasklist.sql - (DataBase structure and table script)
  • change settings hibernate.cfg.xml for your DB

Need will download:

  • ApacheTomcat9
  • MySQL(server, workbench(Optional))