Web Tech Lab Syllabus
Web Tech Lab Syllabus
LIST OF EXPERIMENTS
1. Creation of HTML pages with frames, links, tables and other tags.
2. Create a web page with the following using HTML
i. To embed an image map in a web page
ii. To fix the hot spots
iii. Show all the related information when the hot spots are clicked.
3. Usage of internal and external CSS along with HTML pages.
4. Client Side Programming.( Form validation including textfield, radio buttons, checkboxes,
listbox and other controls )
5. Usage of JSP objects Request, Response, Application, Session, Server, ADO etc. (Writing
online applications such as Shopping, railway/air/bus ticket reservation system)
6. Writing Servlet Program using HTTP Servlet.
7. Any online application with database access. (Write a JSP application for Telephone
Directory using MS-ACCESS)
8. Creation of XML document for a specific domain.
9. Writing DTD or XML schema for the domain specific XML document.
10. Parsing an XML document using DOM and SAX Parsers.
Software Required:
1. JDK
Course Outcomes:
Upon completion of this course, the students will be able to:
CO1 : Articulate and build Web applications using various technologies HTML, DHTML, XML, Java
scripts, Servlets and JSP