FacesStore


This assignment completes the JSF Store. 

A checkout section has been added that allows a user to similuate a purchasing process.

A user's checkout is dependent on his shopping cart.

The user is able to fill out shipping information, billing information, review the purchase, and complete the purchase.

The user is able to supply seperate billing information if desired and is given a unique reference id.

The final implementation of the JSF store is supported by a new backing-bean called "ManagedBeanCheckout". 

It also utilizes a number of views through new JSPs.


Registered user: user@user.com / password: user Admin: admin@admin.com /password: admin