Loading repository data…
Loading repository data…
sudhanshu-raj / repository
This online book store is a java EE web project made using JSP and servlets. A good user friendly website with all required functions.. It has only user interface no admin interface.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This project online book store is a dynamic web project made using java technologies like servlets and jsp. It includes all essential feature that needs in a modern website. It has only user side interface no admin side, so for adding products you have to add directly from database side or you can add admin side feature also in you project.
I have attached database-items file in this project. So you can easily add all items we need. We have total five tables and one procedure required in this project. Here I have used Oracle database you can use any one. If you are using other database then make changes according to that in server side and in application side you have to make change in dbConn.java file in conn package .
LoginPage
SignUp page
Forget Password
Product page
Cart page
Shipping form
Payment page
Order confirmation page