0% found this document useful (0 votes)
64 views4 pages

WT Lab

This document contains a rubric for evaluating experiments completed in a Web Technology lab. The rubric lists 11 experiments, including developing static web pages using HTML, writing programs to display browser information using JavaScript, connecting to databases using JDBC, and designing shopping cart applications using sessions. For each experiment, the rubric lists 5 criteria for evaluation and allows assigning a maximum of 5 marks to each, for a total of 25 possible marks. Spaces are provided to record the marks obtained by the student and the faculty signature.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
64 views4 pages

WT Lab

This document contains a rubric for evaluating experiments completed in a Web Technology lab. The rubric lists 11 experiments, including developing static web pages using HTML, writing programs to display browser information using JavaScript, connecting to databases using JDBC, and designing shopping cart applications using sessions. For each experiment, the rubric lists 5 criteria for evaluation and allows assigning a maximum of 5 marks to each, for a total of 25 possible marks. Spaces are provided to record the marks obtained by the student and the faculty signature.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

INSTITUTE OF TECHNOLOGY &MANAGEMENT

Integrated Technical Campus: Engineering, Pharmacy & Management


Approved by AICTE, Pharmacy Council of India, New Delhi & Affiliated to Dr. APJAKTU, Lucknow
AL-1, Sector - 7, GIDA, Gorakhpur - 273209 (UP)
Department of Computer Science &Engineering

Name of student: xyz

University Roll No.: abcd

Lab Name: Web Technology Lab

Lab Code: KCS652

Total Internal Lab. Max Marks: 25

Rubrics for Evaluation of Experiments in Web Technology Lab


INDEX
Rubrics Rubrics Rubrics Rubrics Rubrics Max. Marks Faculty
S. 1 2 3 4 5 Marks Obtained Signature
Date Experiment No.
No.
Max Max Max Max Max
Marks= 5 Marks=5 Marks=5 Marks=5 Marks=5 25
Develop static web
1 pages using HTML.

Write an HTML program


to design an entry form
of student details and
2 send it to store at
database server like
SQL, Oracle or MS
Access
Write programs using
Java script for Web
3
Page to display
browsers information
Write a Java applet to
display the Application
4
Program screen i.e.
calculator and other
Writing program in XML
for creation of DTD,
which specifies set of
5 rules. Create a style
sheet in CSS/ XSL &
display the document in
internet explorer.
Program to illustrate
JDBC connectivity.
Program for
maintaining database
by sending queries.
Design and implement a
6 simple servlet book
query with the help of
JDBC & SQL. Create MS
Access Database, Create
on ODBC link, Compile
& execute JAVA JDVC
Socket
7 Install TOMCAT web
server and APACHE.
Access the above
developed static web
pages for books web
site, using these servers
INSTITUTE OF TECHNOLOGY &MANAGEMENT
Integrated Technical Campus: Engineering, Pharmacy & Management
Approved by AICTE, Pharmacy Council of India, New Delhi & Affiliated to Dr. APJAKTU, Lucknow
AL-1, Sector - 7, GIDA, Gorakhpur - 273209 (UP)
Department of Computer Science &Engineering
by putting the web
pages developed.
Assume four users
user1, user2, user3 and
user4 having the
passwords pwd1, pwd2,
pwd3 and pwd4
respectively. Write a
servlet for doing the
following. Create a
8 Cookie and add these
four user id’s and
passwords to this
Cookie. 2. Read the user
id and passwords
entered in the Login
form and authenticate
with the values
available in the cookies
Install a database
(Mysql or Oracle).
Create a table which
should contain at least
the following fields:
name, password, email-
id, phone number Write
a java
program/servlet/JSP to
9 connect to that
database and extract
data from the tables
and display them. Insert
the details of the users
who register with the
web site, whenever a
new user clicks the
submit button in the
registration page.
Write a JSP which insert
the details of the 3 or 4
users who register with
the web site by using
registration form.
10 Authenticate the user
when he submits the
login form using the
user name and
password from the
database
11 Design and implement a
simple shopping cart
example with session
tracking API.

Total Marks = 25

You might also like