Monday 10 December 2012

INTERNET PROGRAMMING LAB Syllabus

CS2358 INTERNET PROGRAMMING LAB L T P C
1 0 3 2
LIST OF EXPERIMENTS
1. Create a web page with the following using HTML
i) To embed an image map in a web page
ii) To fix the hot spots
iii) Show all the related information when the hot spots are clicked.
2. Create a web page with all types of Cascading style sheets.
3. Client Side Scripts for Validating Web Form Controls using DHTML
4. Write programs in Java to create applets incorporating the following features:
5. Create a color palette with matrix of buttons
Set background and foreground of the control text area by selecting a color from
color palette.
In order to select Foreground or background use check box control as radio buttons
To set background images
60
6. Write programs in Java using Servlets:
To invoke servlets from HTML forms
To invoke servlets from Applets
7. Write programs in Java to create three-tier applications using JSP and
Databases
 for conducting on-line examination.
 for displaying student mark list. Assume that student information is available
in a database which has been stored in a database server.
8. Programs using XML – Schema – XSLT/XSL
9. Programs using AJAX
10. Consider a case where we have two web Services- an airline service and a travel
agent and the travel agent is searching for an airline. Implement this scenario using
Web Services and Data base.
TEXT BOOK:
TOTAL 15 + 45 = 60 PERIODS
61
1. Robert W.Sebesta, “Programming the world wide web”, Pearson Education, 2006.
REFERENCE:
1. Deitel, “Internet and world wide web, How to Program”, PHI, 3rd Edition, 2005.

No comments:

Post a Comment