Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please use java language and carefully all the requireents. Thank YOu! Develop a web application named hw1. The application must meet the following requirements. The

Please use java language and carefully all the requireents. Thank YOu!

Develop a web application named hw1. The application must meet the following requirements. The purpose of this application is to take users book order request. When the application is deployed, it must display a book order form page, which is an html page (see Fig. 1). Make sure the user fills all three text boxes with proper information, otherwise the Submit button will not take it to the next page. If all the information is properly entered, clicking on Submit button will get browser to display the thank you page, which is a JSP page (see Fig. 2). This page must summarize the information entered by the user, and allow user to return back to the book order form page by clicking on the Return button. Create .css file to define the style of the web pages. Use your own style (e.g., font type, size, color, ...). Also, there should be at least one servlet to process the request from the browser, and at least one JavaBean class to store the information entered by the user. Make sure web.xml properly configures the URL mapping for the servlet.

image text in transcribed

image text in transcribed

Do all the assignments on NetBeans using Java language.

Book order form Please fill this form to order a book. Name: Email: Book title: Figure 1: Book order form page Thanks for your order Here is the information that you entered: To order another book, click on the Back button in your browser or the Return button shown below. Figure 2: Thank you page

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

Database And Expert Systems Applications 33rd International Conference Dexa 2022 Vienna Austria August 22 24 2022 Proceedings Part 2 Lncs 13427

Authors: Christine Strauss ,Alfredo Cuzzocrea ,Gabriele Kotsis ,A Min Tjoa ,Ismail Khalil

1st Edition

3031124251, 978-3031124259

More Books

Students also viewed these Databases questions