Subject: CS506-Web Design and Development
Semester: SPRING 2019
Assignment No. 3
Due date: 24 JULY 2019
CS506-Web Design & Development Assignment 3 #Question
You are required to deploy a simple web application using Tomcat Server, named HealthCare for a typical medical treatment center. In which administrator, after login, will view patients detail, doctors detail, schedule appointments and at the end, logout from the system. All activities will be done with the help of a backend database using MS Access.
Required Stuff:
Html Pages:
index.html
welcome.html
info.html
Java Servlets:
LoginServlet.java
WelcomeServlet.java
PatientsServlet.java
DoctorsServlet.java
AppointmentsServlet.java
Java Classes:
Patient.java
Doctor.java
Appointment.java
DatabaseHelper.java (must contain all database related code)
Database file:
BSxxxxxxxx.accdb (must be same as your own VU student id)
CS506-Web Design & Development Assignment 3 Solution! Download!
CS506 Assignment_3 Solution SPRING_2019 ———————- Download