Skip to content

This is a Java EE demo project for a bookstore application. It demonstrates the basic functionality of a bookstore system.

Notifications You must be signed in to change notification settings

ZaTribune/j2ee-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

JavaEE Bookstore [in progress]

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.

Technologies Used

  • Java EE (Servlets, JSP, JSTL)
  • H2 for database
  • Bootstrap for front-end styling
  • Tomcat or any other Java EE compatible server for deployment

Acknowledgments

This demo project and the documentation presented wouldn't have been possible without the magnificent tutorials in javatpoint.

About

This is a Java EE demo project for a bookstore application. It demonstrates the basic functionality of a bookstore system.

Topics

Resources

Stars

Watchers

Forks

Languages