You are on page 1of 1

Government College of Engineering, Salem

Department of Computer Science and Engineering

18CS602- WEB TECHNOLOGY

Tutorial – II (UNIT-III & IV)

1. Explain Intrinsic Event Handling with suitable example program.


2. Discuss about DOM Tree and DOM Event Handling.
3. Explain about Cookies, Session and URL rewriting.
4. What are the different XSLT elements?
5. What is XPath?
6. what are all the Transformation techniques?
7. What is DTD? How is it different from XML?
8. List out objects associated with JSP/ASP and highlight the features of each object.
Explain the various JSP elements.
9. Write a DTD for the following schema (emp_id, emp_name(firstname, lastname),
dob(dd,mm,yyyy), address(city, state)).
10. Create a XML document to store voter ID, voter name, address and date of birth details.
Create a DTD to validate the document.

You might also like