TO-DO Web Application Created Using Hibernate and Bootstrap
Java
TODO-Web-Application
TODO Application is a Web Application Where you can perform CRUD Operations.
This is a learning based Project created using JSP, Servlets, Hibernate and Bootstrap.
Maven is used as Building tool for this Project.
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.