Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

JD Book Shop is planning to develop a new web-based system for its customers to or books and for staff to manage books. Figure

  

JD Book Shop is planning to develop a new web-based system for its customers to or books and for staff to manage books. Figure 3 shows the MVC framework with Java clas and files involved, and Figure 4 shows the database design. Model/Bean Books Order View/SP/HTML listBook.jsp Controller/Servlet ListAlBooksController doGet!) Data Access/Data Access Object OrderDAO getAlBooks) Figure 3: MVC Framework Database Design Table: Books book_id Table: Orders (10) order_id int(10) varchar(30) y ordered 10) author varchar(50) varchar(50) price :double cu email varchar(50) cut phone book_id char(12) (10) Figure 4: Database Design a) Create a table for Books and Orders records. Database

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Complete Business Statistics

Authors: Amir Aczel, Jayavel Sounderpandian

7th Edition

9780071077903, 73373605, 71077901, 9780073373607, 77239695, 978-0077239695

More Books

Students also viewed these Programming questions