Skip to content

A Java web application in MVC framework, utilizing Spring, Struts, and Hibernate to implement the subject topic selecting tasks.

Notifications You must be signed in to change notification settings

Joseph0472/Stss

Repository files navigation

Subject Topic Selecting System

An information management system which implements the functionality of subject topic selecting for college students. This Java web application was first finished in 2016.

Tech Stack Intro

Integration of Spring + Struts + Hibernate. Struts is a web application framework, Spring is an enterprise application framework, and Hibernate is an ORM (Object–relational mapping) framework. In this project, Hibernate is working at the database layer, both Struts and Spring can work at the web layer.

  • Spring
  • Struts
  • Hibernate
  • Front end: Jsp
  • Database: Mysql

Takeaways

  • The understanding and practice of MVC Java web application
  • Working with multiple Java web frameworks
  • Proficiency in the use of basic java data structures

About

A Java web application in MVC framework, utilizing Spring, Struts, and Hibernate to implement the subject topic selecting tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published