Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

5. Customer's shopping cart should be created once the user logs in and his/her purchases should be saved in the shopping cart. 6. The products

image text in transcribed

5. Customer's shopping cart should be created once the user logs in and his/her purchases should be saved in the shopping cart. 6. The products that you are selling should be stored in the database and listed once the user goes to the products page. 7. Clicking on an item (on the list of products page) should bring the details of the products (its image, name, description, quantity and price) where the customer can add this product to his/her shopping cart. 8. Any time the user should be able to go to his/her shopping cart and complete the purchase which updates the quantities of the products in the database. 9. You should use a listener and a filter for your application. 10. JSP should be used for views (MVC) which should contain NO Java code, that is, use only JSP expression language and standard tag library and of course HTML) in your JSP pages

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 Reliability Engineering Designing And Operating Resilient Database Systems

Authors: Laine Campbell, Charity Majors

1st Edition

978-1491925942

More Books

Students also viewed these Databases questions