MCS-51 Advanced Internet Technologies (MCA IGNOU), 2008

  JHARKHAND BOARD You are here

MCS-51 Advanced Internet Technologies Assignment Code : MCA(5)/051/Assign/2008 Note : There are eight questions in this assignment. Each question carries 10 marks. Rest 20 marks are for viva-voce. Answer all the questions. You may use illustrations and diagrams to enhance the explanations. Please go through the guidelines regarding assignments given in the Programme Guide for the format of presentation.

Q1: 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.

Solutions: