WT Lab QP
WT Lab QP
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. 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.
6. Write programs in Java to create three-tier applications using JSP and Databases
a. For conducting recruitment examination.
b. For displaying candidate mark list. Assume that candidate information is available in a
database which has been stored in a database server.
7. Creating the XML file that contains 10 student’s information and displaying the XML file using XSLT.
9. Create a website for online programming course learning platform and apply all the CSS styles.
he website should display list of course details, course features, popular topics, popular course
instructors, and ratings.
10. 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.
11. 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.
12. 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.
13. Develop a web application for Railway ticket reservation system using JSP. Use sessions and
perform appropriate validations. Your application must access database.
15. 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.
16. 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.
17. 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
18. Create a webpage for hospital management must contain at least five tables and add design using
all types of Cascading style sheets.
19. 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.
20. 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.