/JAVA_CRUD

Simple JAVA Servelt, JSP, MySQL CRUD app with login/register, admin/user roles and admin CRUD funcions.

Primary LanguageJava

JAVA_CRUD

Simple JAVA Servelt, JSP, MySQL CRUD app with login/register, admin/user roles and admin CRUD funcions.

To change the name of the database go to package connection - DBConnection class and change the name of the database you want to connect to (needs to have tables USERS,WATCHES). SQL file is uploaded within the project under folder web/SQL_baza