In Motorprise, the Current Order page, checkout/cart.jsp, displays each line item, its quantity and price, and the current subtotal for the order. Users can change the quantity of any item, remove items, save the order, or proceed to the checkout process.

We used several different form handlers on checkout/cart.jsp to provide the utilities for saving and updating orders.

 
loading table of contents...