Create a Telephone directory using JSP and store all the information within a database, so that later could be retrieved as per the requirement. Make your own assumptions.
Q2:
Create a student enquiry system using EJB through which a student
could enquire about the Program / Courses on offer by the different
Schools of Studies of a particular University.
Q3:
Write a program using Servlet and JDBC which takes a name, telephone
number and an id number issued by the telephone company and provides
online detailed information regarding the monthly bill a customer
has to pay. Make your own assumptions.
Q4:
Create a database of students enrolled at your study center who are
working in a BPO company and then write a program using JSP and JDBC
to display their names, addresses and the names of the companies where
they are working currently.
Q5:
Using Servlet, JSP, JDBC and XML, create a web application for a tourist
company to provide online help in the searching for tourist places
across the country, and other details like cost, and how to reach
these places.
Q6:
Implement the award list of MCA final year students as an XML document.
The table must have student name, enrolment number, three subjects
and its score.
Q7:
Write a XML document that gives an introduction of the third block
of MCS-051. (i.e., Block introduction).
Q8:
Write a servlet application that displays the current time, date and
the number of hits if a person opens a particular web site.