Skip to content

It is my user-course management JSP-Servlet project. This is the updated version of my previous course-user management console project using Hibernate-JPA.

Notifications You must be signed in to change notification settings

sdipto7/Enrollment-Management-System-JSPServlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enrollment-Management-System-JSPServlet

This is a course-user management web-project using JPA, Hibernate, Servlets and JSP pages.

Required:

  • gradle-5.6.4 - Intellij Idea has built in gradle, still download this gradle version to run the project through terminal/command-prompt.

  • mysql-8.0.27 - to manage DB. ddl.sql file is in db_migration folder and other db informations are in persistence.xml file.

Gradle commands to run server:

  • gradle clean build

  • gradle tomcatRun

About

It is my user-course management JSP-Servlet project. This is the updated version of my previous course-user management console project using Hibernate-JPA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages