Introduction - If you have any usage issues, please Google them yourself
The basic functions of this site are as follows: Home (index.jsp) to buy books, (according to the classification to find books, or through keyword queries) to Cart function. Show the book details. User Registration. User Login. See the user s order information. Modify user personal information. Management part of the background: stores library management: add, modify, delete, view. User information management: view, edit, delete. Order Information Management: View the list of orders, update orders payment, shipping status. Delete orders. Database design using Oracle s, you can use the attached script to generate table structure.