Web Technology Assignment 1 and 2
Web Technology Assignment 1 and 2
1. A)Design Following:
NAME ID MARKS
A 10 85
B 20 75
C 30 65
b) How do you hyperlink one web page to another using ‘href’ tag.
c) Write Short notes on :i) Frameset and Frames tag in HTML
ii) Design one Registration page using name,gender,email,Form tag
4. Write down the Servlet Life cycle? What is the function of init(),service() and destroy()
method
in the life cycle of Servlet?