Assignment No. 04
SEMESTER Spring 2012
CS506- Web Design and Development
Total Marks: 20
Due Date: 27/06/2012
Instructions
Please read the following instructions carefully before solving & submitting assignment:
It should be clear that your assignment will not get any credit (zero marks) if:
The assignment is submitted after due date.
The submitted assignment does not open or file corrupt.
The assignment is fully or partially copied (from other student or ditto copy from handouts or internet).
Student ID is not mentioned in the assignment File or name of file is other than student ID.
The assignment is not submitted .java format.
Uploading instructions
Your Submission must include:
All the Source Code (java and jsp files) and other if necessary files to compile and run your program.
If and only if there are multiple files to submit place all the files in a Zip file and Upload it on VULMS else only source code files and depending files are required to be submitted.
In case of difficulty in attempting this assignment you are welcome to discuss with us. But don’t copy from any other resource.
Use studentDSN name for DSN connection. Otherwise your database will not work on our system. Don’t use full database file path method. Only use DSN method, which you learn in video lectures. You can use connection file provided in assignment 3 solution.
Find attached database file and use it for your assignment database. Don’t change columns name, table name and structure. Otherwise your assignment will not work here on our system. It is compulsory to use given database file.
Note: You are allowed to use any software for assignment development. Your assignment should be executable on NetBeans. We will check all assignments on NetBeans. If you have any instruction about compilation and execution send in your attachment as document file.
We will not accept any assignment sent through email.
Objective
The objective of this assignment is
To give you some practice exercise of developing web base application with the help of JSP and MS Access database.
For any query about the assignment, contact at cs506@vu.edu.pk
GOOD LUCK
Question:
Develop a simple web interface for administrator login. Your admin should be able to login only username: admin and password: admin.
If admin login information is correct jump to “manage all students” page.
This interface will be used add new student.
When new student infroamtion will saved successfully. Jump back to “manag all students” page and show new inserted record in top row.
Update sutdent record page.
When update will succeed jump back to “manage all students” page and show update record in the list.
On clicking mange project link in Quick Links should open this page.
Follow the same instruction given for student inforamtion to manage projects. Interfaces screen shots are provided in same sequence. After insertion, updatation or deletion admin should jump to “manage all projects page”.
Note: Your code must justify enough for 20 marks.
Lectures Covered: This assignment is covering Lecture # 25-35
Deadline
Your assignment must be uploaded/submitted at or before 27/06/2012.
Tags: 04-, 27/06/2012, CS506-, Design, Development-Assignment, No., Web, and