Hotel Conference Room Booking Application -- 2

Job ID: 31073725

Budget: $30 – $250 CAD

The project should be done with specific requirements. Few requirements are given below.
- Java SE 7 Development Kit (JDK)
- Installing Glassfish Java EE 6
- installed JRE as jdk1.7.0_80
- Runtime Environment GlassFish 3.1

Overall Project Summary:
Develop a J2EE web application that provides hotel conference room booking services for a hotel. The application will consist of jspx pages, servlets and/or filters, css files, event listeners, java bean components, and java data components and will provide navigation between them through the use of buttons and links.
When the application first opens, the client will be presented with a login screen. They will provide their login information. The application will authenticate their credentials against information stored in a database. After logging in, the client is presented with a hotel conference room bookings screen.

Client can perform the following operations:
View existing hotel conference room bookings
Cancel a hotel conference room booking
Book a hotel conference room
Exit the application (logout)

Project Stages:
1:UI Page Design and Navigation:
2:Implementation of HTML Forms, Error Pages, and Servlets/Filters, JSTL
3:Session State and JDBC: