logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Doyle TaftEducation
(5/5)

952 Answers

Hire Me
expert
Barry CresswelllTechnical writing
(5/5)

870 Answers

Hire Me
expert
Victor BarbeauGeneral article writing
(5/5)

770 Answers

Hire Me
expert
Milan JoshiSocial sciences
(5/5)

855 Answers

Hire Me
Java Programming

Create the elements for a web based login procedure for the Banking System started in Lab 1.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Login Procedure for Banking System

Create the elements for a web based login procedure for the Banking System started in Lab 1.

Perform the following.

  1. Add a userId field and a password field to the Customer class.
  2. Add three customers to the ArrayList in the Customer Data Access class with the following userID’s and passwords.

UserID

Password

Cust1

cust1

Cust2

cust2

Cust3

cust3

 

  1. Add a LoginException class to handle the errors in the login procedure. Display the error messages on the login page.
  2. The index.html page will display your company name and a login button. The button will display login JSP.
  3. Create a Java Server Page and a servlet to process the login. If the user is not found, or the password is incorrect, display the login server page with the appropriate message.
  4. Create a servlet that will process the user login.
  5. When the login is correct, display a page with the customer name and a message stating that the login was completed.

When completed, place the project file into a zip file and submit it to Canvas.

This lab is worth 50 points.

 

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme