CCS375 Set2
CCS375 Set2
(Regulations 2021)
Create a web page for a restaurant using HTML with the following:
c. Show the details of name of the combo offer items and price when the hotspots are
clicked.
Create a college web site containing information of various departments with the following:
• Inline style sheets. (Use your college information for the web pages)
3. Write a Java Script to develop a Calculator application to perform all the arithmetic operations.
4. Write a Java Script to develop a digital clock to display the time and to set the timer.
5. Install TOMCAT web server. Develop a web application for hospital management system in
web.xml with patient-id and password. Each patient should have a separate login. Convert the
static web pages into dynamic web pages using servlets and cookies.
Page 1 of 3
6. Write a program to develop a digital library application in Java using Servlets:
iii. Session tracking for counting the number of times visited by the user.
7. Write a Java program to create three-tier applications using JSP for conducting on-line university
examination and display the student mark list. Assume that student information is available in a
database which has been stored in a database server.
c. Show the details such as name of the state and its capital when the hot spots are
clicked.
9. Develop a client-side script for an online banking application to validate the registration, user
login and profile.
10. Create a web site for online shopping that provides information of different consumer products
with the following:
11. Install Apache TOMCAT web server. Develop a university management system for students to
access curriculum, examination schedule and results in web.xml with student-id and password.
Each student should have a separate login. Convert the static web pages into dynamic web pages
using JSP and cookies.
12. Write a program to develop a digital library application in Java using Servlets:
iii. Session tracking for counting the number of times visited by the user.
Page 2 of 3
13. Write a Java program using JSP for online airway ticket reservation and display the fare and the
ticket availability of flights. The flight information is available in a database which has been
stored in a database server.
14. Create and save an XML document at the server which contains the details of 5 tourist places in
India. Write a program, which takes name of the place as an input and returns all the details by
taking the information from the XML document.
15. Create a web service for College Management System that provides information of different
departments and add design using inline, cascading and embedded style sheets.
16. Develop a website for on-line supermarket which consist of web pages like home page,
registration and user login, groceries list, on-line payment and order confirmation using forms.
Use Java script for client-side validation.
17. Write a program in Java to develop three tier application of employee payroll system using JSP
and display the employee details. Assume the information of employee is available in a database
which has been stored in a database server.
18. Create and save an XML document at the server that gives the details of location of 5 organic
stores of various agricultural products in your home town. Write a program, which takes name of
the store as an input and returns the details by taking the information from the XML document.
19. Write a Java program using JSP for Call taxi service and display the details such as availability
of service, vehicle no., driver information, distance and fare. The information should be
dynamically loaded from DB.
20. Create an XML document at the server for an e-book library which contains the details of at least
5 books. Write a program, which takes name of the book as an input and returns all the details by
taking the information from the XML document.
Page 3 of 3