This is a Java EE demo project for a bookstore application. It demonstrates the basic functionality of a bookstore system, including:
- Servlets, JSP, JSTL
- JDBC in-memory database
- CRUD example
- Connection Pooling
- Authentication with username & password.
- Java EE (Servlets, JSP, JSTL)
- H2 for database
- Bootstrap for front-end styling
- Tomcat or any other Java EE compatible server for deployment
This demo project and the documentation presented wouldn't have been possible without the magnificent tutorials in javatpoint.