Assignment title: Java
In this assignment, you are to implement a 3-tier enterprise application for a movie and electronic game renting company. The application scenario Century Entertainment (CE) is a chained movie and electronic games rental store. To manage its growth CE 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. CE 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.