0% found this document useful (0 votes)
150 views2 pages

Web Technologies Practical Exam 2024

Uploaded by

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

Web Technologies Practical Exam 2024

Uploaded by

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

B.E / B.Tech.

PRACTICAL END SEMESTER EXAMINATIONS, APRIL/MAY 2024


Sixth Semester

CCS375 WEB TECHNOLOGIES


(Regulations 2021)

Time : 3 Hours Answer any one Question Max. Marks 100

Aim & Procedure Program Results Viva-Voce Record Total


20 40 20 10 10 100

Create a web page for supermarket with the following using HTML.
1.
a. To embed a images of products
b. To fix the hot spots for discounted offer products
c. Show the details of MRP and discounted price when the hotspots are clicked.
Assume a Corporate company having its branches spreading over the world, create a map and fix the
2.
hotspots to show the information when the hot spots are clicked.
Create a home page for the college website with the following.
3.
a. Cascading style sheets.
b. Embedded style sheets.
c. Inline style sheets.
Create a Job portal web page with various style sheets to highlight recent placement announcements,
4
further create a form to collect and validate candidate information.
Create a JavaScript application for credit card pages to validate the Registration, user login, user
5
profile and payment details.

6 Create a JavaScript application for hospital management system to validate patient details.

Write a program for E-Bookstore application in Java using Servlets:


7.
i. To invoke servlets from HTML forms
ii. Session tracking using hidden form fields and Session tracking for a hit count
Write a program for Online Ticket Reservation application in Java using Servlets:
8
i. To invoke servlets from HTML forms
ii. Session tracking using hidden form fields and Session tracking for a hit count
Write programs in Java to create three-tier applications using servlets for conducting on-line
9.
examination for displaying student mark list. Assume that student information is available in a

Page 1 of 2
database which has been stored in a database server.
Write programs in Java to create three-tier applications using servlets for conducting on-line survey
10
for displaying customer satisfaction. Assume that customer information is available in a database
which has been stored in a database server.
Write programs in Java using Servlets:
11
i. To invoke servlets from HTML forms
ii. To invoke servlets from Applets
Write a program to convert the static web pages of programs into dynamic web pages using servlets
12
(or JSP) and cookies. Install TOMCAT web server. Hint: Users information (user id, password,
credit card number) would be stored in web.xml. Each user should have a separate Shopping Cart.
Write a program to convert the static web pages of programs into dynamic web pages using servlets
13
(or JSP) and cookies. Install TOMCAT web server. Create a database with user information and
books information. The books catalogue should be dynamically loaded from the database.
Create and save an XML document at the server, which contains 10 users Information. Write a
14
Program, which takes user Id as an input and returns the User details by taking the user information
from the XML document
Write a program to validate the form using PHP regular expression for Student registration
15
application.

16 Write a PHP program to store a form data into database for Student registration application.

Create a web pages using frameset for tourist information, the web pages must contain
17.
information about restaurants, transport details, tourist spots near to your home town. Design
these web pages using hyperlinks, header tags and image tags.
Develop a website for on-line shopping which consist of web pages like home page, registration
18
and user login, goods catalog, on-line payment and order confirmation using forms. Use Java
script for client side validation.
Develop an inventory management system which stores sales product information in the form of
19
XML document at the server. Write a Program, which takes product Id as an input and returns the
product details by taking the information from the XML document.
Write a PHP program to store a form data into database and validate the form using PHP regular
20
expression for online examination application.

Internal Examiner External Examiner


Page 2 of 2

You might also like