Assignment title: Java


Design an online DVD store and software using 3 Tier enterprise apllication and implement it .In this assignment, you are to implement a 3-tier enterprise application for a movie and electronic game renting company.

The application scenario Cosmos Video & Games (CVG) is a chained movie and electronic games rental store. To manage its growth CVG has planned to implement a Renting Information Management System (RIMS). The system will be a 3-tier enterprise application that integrates a presentation tier, a business tier, and a persistence tier. The technology department of CE has decided to use Java EE and other open source technologies namely Glassfish application server and Derby database server to build and implement RIMS.

CVG has recruited you to deliver RIMS that meets their following tiers of their application specifications (Persistence, Business, and Presentation tiers). To accomplish this task, you will need to design, implement, and document the 3-tiers of RIMS.