Question: //ii. Retrieve data from View and store into the object of Cart (5 marks) //iii. Create DAO object (1 mark) //iv. Pass object of Cart

//ii. Retrieve data from View and store into the object of Cart (5 marks) //iii. Create DAO object (1 mark) //iv. Pass object of Cart initialized using method add() from DAO (1 mark) response.setContentType("text/html"); PrintWriter pr = response. getWriter(); //v. Print success message (1 mark) 3 3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
