Description
This course is on a project to develop a program using Java Servlets to develop an online admission process.
Servlets are the server - side Java programs/classes that run on the Java-enabled web server or application server. They are used to handling requests, most commonly an HTTP request obtained from clients/browsers.
The case study of the project is to:
• Create Masters for storing General and Educational information
• Form Entry i.e. validation of data such as date formats, percentage etc
• Uploading documents by users
• Printing form
• Payment of Prospectus Fees
• Verification of the forms by users
• Modification of the forms
• Rejection of the forms
• Generation of reports.
The practical session of the course covers topics such as Basic Process, Generated and admission system.
The difficulty level of the course is Intermediate to Advanced. Knowledge of Servlets and JSP is necessary.
( Duration-: 3h 29m)