WT LAB Questions
WT LAB Questions
c. Show all the related technology information when the hot spots are clicked
2. Create a website for online programming course learning platform and apply all the CSS styles.
The website should display list of course details, course features, popular topics, popular course
instructors, and ratings.
3. Develop a website for online internet banking which consist of web pages like home page,
registration and user login, and amount transaction using forms. Use Java script for client side
validation.
4. Install TOMCAT web server. Convert the static web pages of programs into dynamic web pages
using JSP and cookies. Hint: Online shopping (Users information - user id, password) would be
stored in web.xml. Each user should have a separate shopping cart.
Page 1 of 3
6. Write programs in Java to create three-tier applications using servlets for conducting online
certification course examination for displaying selected candidate rank list. Assume that
candidate information is available in a database which has been stored in a database server.
7. Create and save an XML document at the server, which contains 5 books information. Write
a Program, which takes book title as an input and returns the book details by taking the book
information from the XML document.
8. Develop a web application for Railway ticket reservation system using JSP. Use sessions and
perform appropriate validations. Your application must access database.
9. Create a JavaScript application for credit card pages to validate the registration, user login, user
profile and payment details.
10. Creating the XML file that contains 10 student’s information and displaying the XML file using
XSLT.
11. Create a registration form for creating e-leaning library account and validate the registration using
JavaScript and alert the user if any error found otherwise alert the user that registration is success.
13. Write a program to convert the static web pages of programs into dynamic web pages using
servlets (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.
14. Create and save an XML document at the server, which contains five users Information. Write a
Program, which takes user Id as an input and returns the User details by taking the user
information from the XML document.
Page 2 of 3
15. Create a web page with the following using HTML
c. Show all the related information when the hot spots are clicked
16. Write programs for creating Insurance company webpage in Java using Servlets:
i. To invoke servlets from HTML forms
ii. Session tracking using hidden form fields and Session tracking for a hit count
17. Create a webpage for hospital management must contain at least five tables and add design using
all types of Cascading style sheets.
18. Write programs in Java to create three-tier applications using servlets for online shopping review
rating website and displaying the positive and negative reviews. Assume that feedback-review
information available in a database which has been stored in a database server.
19. Develop an inventory management system which stores sales product information in the form of
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.
20. Write programs in Java to create three-tier applications using JSP and Databases
b. For displaying candidate mark list. Assume that candidate information is available in a
database which has been stored in a database server.
Page 1 of 3
SET 2
Create a web page for a restaurant using HTML with the following:
c. Show the details of name of the combo offer items and price when the hotspots are
clicked.
Create a college web site containing information of various departments with the following:
• Inline style sheets. (Use your college information for the web pages)
3. Write a Java Script to develop a Calculator application to perform all the arithmetic operations.
4. Write a Java Script to develop a digital clock to display the time and to set the timer.
5. Install TOMCAT web server. Develop a web application for hospital management system in
web.xml with patient-id and password. Each patient should have a separate login. Convert the
static web pages into dynamic web pages using servlets and cookies.
Page 2 of 3
6. Write a program to develop a digital library application in Java using Servlets:
iii. Session tracking for counting the number of times visited by the user.
7. Write a Java program to create three-tier applications using JSP for conducting on-line university
examination and display the student mark list. Assume that student information is available in a
database which has been stored in a database server.
c. Show the details such as name of the state and its capital when the hot spots are
clicked.
9. Develop a client-side script for an online banking application to validate the registration, user
login and profile.
10. Create a web site for online shopping that provides information of different consumer products
with the following:
11. Install Apache TOMCAT web server. Develop a university management system for students to
access curriculum, examination schedule and results in web.xml with student-id and password.
Each student should have a separate login. Convert the static web pages into dynamic web pages
using JSP and cookies.
12. Write a program to develop a digital library application in Java using Servlets:
iii. Session tracking for counting the number of times visited by the user.
Page 3 of 3
13. Write a Java program using JSP for online airway ticket reservation and display the fare and the
ticket availability of flights. The flight information is available in a database which has been
stored in a database server.
14. Create and save an XML document at the server which contains the details of 5 tourist places in
India. Write a program, which takes name of the place as an input and returns all the details by
taking the information from the XML document.
15. Create a web service for College Management System that provides information of different
departments and add design using inline, cascading and embedded style sheets.
16. Develop a website for on-line supermarket which consist of web pages like home page,
registration and user login, groceries list, on-line payment and order confirmation using forms.
Use Java script for client-side validation.
17. Write a program in Java to develop three tier application of employee payroll system using JSP
and display the employee details. Assume the information of employee is available in a database
which has been stored in a database server.
18. Create and save an XML document at the server that gives the details of location of 5 organic
stores of various agricultural products in your home town. Write a program, which takes name of
the store as an input and returns the details by taking the information from the XML document.
19. Write a Java program using JSP for Call taxi service and display the details such as availability
of service, vehicle no., driver information, distance and fare. The information should be
dynamically loaded from DB.
20. Create an XML document at the server for an e-book library which contains the details of at least
5 books. Write a program, which takes name of the book as an input and returns all the details by
taking the information from the XML document.
Page 4 of 3