0% found this document useful (0 votes)
16 views1 page

Shsss

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views1 page

Shsss

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

S. No Aim of the Page No.

Date Remarks

Write HTML program for designing your institute website.


1. Display departmental information of your institute on the 2–4 17/09/2024
website.
Write HTML program to design an entry form for student
2.
details/employee information/faculty details.
5–7 24/09/2024

Develop a responsive website using CSS and HTML.


3.
Website may be for tutorial/blogs/commercial website.
8 – 11 1/10/2024

Write programs using HTML and Java Script for validation


4. 12 - 16 8/10/2024
of input data.
Write a program in XML for creation of DTD, which
5. specifies set of rules. Create a style sheet in CSS/ XSL & 17 – 18 15/10/2024
display the document in internet explorer.
Create a Java Bean for Employee information (EmpID,
6.
Name, Salary, Designation and Department).
19 – 20 22/10/2024
Build a command-line utility using Node.js that performs a
specific task, such as converting text to uppercase,
7. 21 – 22 5/11/2024
calculating the factorial of a number, or generating random
passwords.
Develop a script that uses MongoDB's aggregation
framework to perform operations like grouping, filtering, and
8.
sorting. For instance, aggregate user data to find the average
23 – 24 12/11/2024
age of users in different cities.
Assume four users user1, user2, user3 and user4 having the
passwords pwd1, pwd2, pwd3 and pwd4 respectively. Write
a servlet for doing the following: 1. Create a Cookie and add
9.
these four user id’s and passwords to this Cookie. 2. Read the
25 – 28 19/11/2024
user id and passwords entered in the Login form and
authenticate with the values available in the cookies.

Create a table which should contain at least the following


fields: name, password, email-id, phone number Write
Servlet/JSP to connect to that database and extract data from
10. 29 - 32 26/11/2024
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.

Department of CSE, Dronacharya Group of Institutions Page 1

You might also like