BTHEBookStore
Book store E-commerce implemented in Java/Servlets using MVC
Electronic book store implemented in Java/Servlets and eHTML* using the Model–view–controller (MVC) software architectural pattern.
eHTML is a simple yet powerful scripting language for the UI which is implemented as part of the project. It makes the UI highly customizable. In development mode all the objects and variables that can be accessed from the eHTML will be displayed at the bottom of each page.
Note that the project is in Alpha phase. There are no payment methods added. Multi...