0% found this document useful (0 votes)
12 views3 pages

It3401 Set4

The document outlines the practical end semester examination for B.E/B.Tech/B.Arch students in the Fourth Semester for the course IT3401 - Web Essentials, scheduled for April/May 2023. It includes a list of programming tasks and projects that students must complete, focusing on web development using HTML, Java, PHP, and JavaScript, with a total of 20 questions. Each task is designed to assess students' skills in creating dynamic web pages, validating forms, and managing databases.

Uploaded by

hari Raman
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)
12 views3 pages

It3401 Set4

The document outlines the practical end semester examination for B.E/B.Tech/B.Arch students in the Fourth Semester for the course IT3401 - Web Essentials, scheduled for April/May 2023. It includes a list of programming tasks and projects that students must complete, focusing on web development using HTML, Java, PHP, and JavaScript, with a total of 20 questions. Each task is designed to assess students' skills in creating dynamic web pages, validating forms, and managing databases.

Uploaded by

hari Raman
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/ 3

B.E / B.Tech./B.Arch.

PRACTICAL END SEMESTER EXAMINATIONS, APRIL / MAY 2023

Fourth Semester

IT3401 - WEB ESSENTIALS

(Regulations 2021)

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

Aim / Procedure Program Calculation Record Viva-Voce Total


& Results
30 30 20 10 10 100

1. Create a web page with the following using HTML


a. To embed a different types of fruits picture in a web page.
b. To fix the hot spots in the fruits picture.
c. Show all the related information when the hot spots are clicked.

2. Create a web page for student information with the following details.
a. No. of students on Roll.
b. Placement details.
c. Gallery.
d. Awards/Recognition
Design the webpage using style sheets.

3. Using JavaScript creates a new email id and validate the registration, user login and profile.

4. Write programs for creating event webpage in Java using Servlets:


a. To invoke servlets from HTML forms
b. Session tracking using hidden form fields and Session tracking for a hit count

5. Write programs in Java to create three-tier applications using servlets for conducting online
placement examination for displaying selected student mark list. Assume that student information
is available in a database which has been stored in a database server.

6. Convert the static web pages of programs into dynamic web pages using servlets and cookies.

7. For Railway reservation


a. Validate the form using PHP regular expression.
b. PHP stores a form data into database.

Page 1 of 3
8. Create a web page with the following using HTML
a. To embed a different departments in college website.
b. To fix the hotspots in the pictures of the department.
c. Show all the details of the department when the hot spots are clicked.

9. Create a web page with the following.


a. Cascading style sheets.
b. Embedded style sheets.
c. Inline style sheets. Use department information for the web pages.

10. Validate the Registration, user login, user profile for creating grievance redressal using JavaScript.

11. Write programs for creating college webpage in Java using Servlets:
a. To invoke servlets from HTML forms
b. Session tracking using hidden form fields and Session tracking for a hit count

12. Write programs in Java to create three-tier applications using servlets for rating website and
displaying the positive and negative ratings. Assume that feedback information is available in a
database which has been stored in a database server.

13. Convert the static web pages of programs into dynamic web pages using servlets and cookies. Hint:
Online electronic device store (Users information - user id, password) would be stored in web.xml.
Each user should have a separate login.

14. Write the PHP scripts for the following problems:


a. To reverse the given string
b. To calculate simple interest and Compound Interest

15. For online bus reservation


a. Validate the form using PHP regular expression.
b. PHP stores a form data into database.

16. Create a Web page that collects contact info like First name, Last name, phone number, email
address, date of birth, nick name and saves it into a database using Servlet/JSP.

17. Create a registration form for creating Facebook account and validate the registration using
JavaScript and alert the user if any error found otherwise alert the user that registration is success.

Page 2 of 3
18. Create a webpage for a shopping mall must contain at least four tables and add design using style
sheets.

19. Create a registration page for passport application and validate using PHP regular expression.

20. Develop a web page that displays the mark list of the students from the backend database using
Servlets.

Page 3 of 3

You might also like