It3401 Set4
It3401 Set4
Fourth Semester
(Regulations 2021)
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.
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.
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.
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.
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