Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Objective: To build a partial functionality of Online Bookstore using Java Server Pages ( JSP ) . Thus, you are required to create a web

Objective: To build a partial functionality of Online Bookstore using Java Server Pages (JSP). Thus, you
are required to create a web application where users can browse and search for books. You need to full
fill the following requirements:
Phase 2: In this phase, you are required to complete the Backend Functionality enhancements that
fulfill:
Java Servlet & JDBC classes.
Allow users to search for books by title, author, or category.
The Backend Functionality contains the full backend functionality that utilizes JDBC with Oracle DBMS
and Java EE servlets.
Implement a Java Servlet to handle book search requests i.e. to fetch a list of books from a
database.
Notes:
Include Javadoc and documentation explaining the functionality of all components such as JSP
pages or classes.
Enforce or utilize the implementation of some design patterns.
Include the SQL script for creating the tables and inserting a couple of records into the DB table.
Provide instructions or a Readme file on how to deploy the application to Apache Tomcat
servlet container.

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

The Database Relational Model A Retrospective Review And Analysis

Authors: C. J. Date

1st Edition

0201612941, 978-0201612943

More Books

Students also viewed these Databases questions