You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CRUD App is a Web Application Where User can Perform CRUD Operations.
It is Created Using JSP, Servlet, Hiberate, Spring Frameworks and Bootstrap.
This is a learning Based Project and built using Maven.
What is JSP?
JavaServer Pages (JSP) technology allows you to easily create web content that has both static and dynamic components.
JSP technology makes available all the dynamic capabilities of Java Servlet technology but provides a more natural approach to creating static content.
The Spring Framework is an application framework and inversion of control container for the Java platform.
The framework's core features can be used by any Java application, but there are extensions for building web applications on top of the Java EE platform