Web Technology Laboratory_TE
Web Technology Laboratory_TE
1. Case study: Before coding of the website, planning is important, students should visit
different websites (Min. 5) for the different client projects and note down the evaluation
results for these websites, either good website or bad website in following format:
From the evaluation, students should learn and conclude different website design
issues, which should be considered while developing a website.
2. Implement a web page index.htm for any client website (e.g., a restaurant website
project) using following: a. HTML syntax: heading tags, basic tags and attributes, frames,
tables, images, lists, links for text and images, forms etc. b. Use of Internal CSS, Inline
CSS, External CSS
3. Design the XML document to store the information of the employees of any business
organization and demonstrate the use of: a) DTD b) XML Schema And display the
content in (e.g., tabular format) by using CSS/XSL
e.g., Design and implement a simple calculator using Java Script for operations like
addition, multiplication, subtraction, division, square of number etc. a) Design calculator
interface like text field for input and output, buttons for numbers and operators etc. b)
Validate input values c) Prompt/alerts for invalid values etc
8. Design a login page with entries for name, mobile number email id and login button. Use
struts and perform following validations
a. Validation for correct names
b. Validation for mobile numbers
c. Validation for email id
d. Validation if no entered any value
e. Re-display for wrongly entered values with message
f. Congratulations and welcome page upon successful entries
10. Design and implement a business interface with necessary business logic for any web
e.g., Design and implement the web application logic for deposit and withdraw amount
11. Mini Project: Design and implement a dynamic web application for any business
functionality by using web development technologies that you have learnt in the above
given assignments.