Assignment title: Java


The purpose of this assignment is to enable you to demonstrate your understanding in building an enterprise-grade web application supported by technologies made available in the Java EE platform. You will be able to combine your knowledge of the Java EE platform learnt over this semester to develop an effective and usable application that solves real-world business problems.

The objectives for the assignment are:

· Incorporate Enterprise JavaBeans (EJBs) to handle the business logic of a large application. · Integrate persistent database storage for handling data management.

· Extensive input validation and exception handling to promote application reliability.

· Support the web application interface using available technologies.